]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
libfrog: move list_sort out of libxfs
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 6 Dec 2017 15:17:07 +0000 (09:17 -0600)
committerEric Sandeen <sandeen@redhat.com>
Wed, 6 Dec 2017 15:17:07 +0000 (09:17 -0600)
commitb28b84ca030c0bdef0f5e8619d915a98cfe1d1df
tree12d26417214e096186a848729cd16eae410f9802
parent1ca68d672421b76d96f0e79e0bc8208f8deac255
libfrog: move list_sort out of libxfs

List operations aren't really a part of libxfs, so move them to libfrog.
This is purely a directory tree restructuring; no functional changes,
though some indentation fixes are included.

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>
Makefile
copy/Makefile
db/Makefile
growfs/Makefile
io/Makefile
libfrog/Makefile
libfrog/list_sort.c [moved from libxfs/list_sort.c with 98% similarity]
libfrog/radix-tree.c [moved from libxfs/radix-tree.c with 97% similarity]
libxfs/Makefile
logprint/Makefile
mdrestore/Makefile