]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_fsr: refactor mountpoint finding to use libfrog paths functions
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 27 Mar 2018 02:27:31 +0000 (21:27 -0500)
committerEric Sandeen <sandeen@redhat.com>
Tue, 27 Mar 2018 02:27:31 +0000 (21:27 -0500)
commit938f7b708872d71c143be4d87f774293319c2776
tree4fcfd724b2bf2f8eb473f98924446c46e96622e2
parentbe66eb8ef581ae50ec9fe6ff8a95a58fe62c2b45
xfs_fsr: refactor mountpoint finding to use libfrog paths functions

Refactor the mount-point finding code in fsr to use the libfrog helpers
instead of open-coding yet another routine.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
fsr/Makefile
fsr/xfs_fsr.c
include/path.h
libfrog/paths.c