]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
libfrog: move path.h to libfrog/
authorDarrick J. Wong <darrick.wong@oracle.com>
Mon, 9 Sep 2019 19:37:07 +0000 (15:37 -0400)
committerEric Sandeen <sandeen@redhat.com>
Mon, 9 Sep 2019 19:37:07 +0000 (15:37 -0400)
commit42b4c8e87a9d9e3d52477507222835db912c5603
treee7a9e879f6eed2194c684c464d464c27c6d3faca
parent63153a95f24093af13812eccb5aa357d02552adc
libfrog: move path.h to libfrog/

Move this header to libfrog since the code is there already.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
41 files changed:
fsr/xfs_fsr.c
growfs/xfs_growfs.c
include/Makefile
io/cowextsize.c
io/encrypt.c
io/fsmap.c
io/io.h
io/label.c
io/parent.c
io/scrub.c
libfrog/Makefile
libfrog/paths.c
libfrog/paths.h [moved from include/path.h with 95% similarity]
quota/init.c
quota/quota.h
scrub/common.c
scrub/disk.c
scrub/filemap.c
scrub/fscounters.c
scrub/inodes.c
scrub/phase1.c
scrub/phase2.c
scrub/phase3.c
scrub/phase4.c
scrub/phase5.c
scrub/phase6.c
scrub/phase7.c
scrub/progress.c
scrub/read_verify.c
scrub/repair.c
scrub/scrub.c
scrub/spacemap.c
scrub/unicrash.c
scrub/vfs.c
scrub/xfs_scrub.c
spaceman/file.c
spaceman/freesp.c
spaceman/info.c
spaceman/init.c
spaceman/prealloc.c
spaceman/trim.c