]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
libfrog: hoist bitmap out of scrub
authorDarrick J. Wong <darrick.wong@oracle.com>
Fri, 26 Apr 2019 20:39:46 +0000 (15:39 -0500)
committerEric Sandeen <sandeen@redhat.com>
Fri, 26 Apr 2019 20:39:46 +0000 (15:39 -0500)
commitb06ebacfb05ffc94cc6b66997192510b3c1b76f7
treecae83744e2d8d7ebdd44191f5cc8015a09ee7cbe
parentbc5fb7cdac635a4e0a65b62cc732906a612c9bad
libfrog: hoist bitmap out of scrub

Move the bitmap code to libfrog so that we can use bitmaps in
xfs_repair.

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>
include/bitmap.h [moved from scrub/bitmap.h with 87% similarity]
libfrog/Makefile
libfrog/bitmap.c [moved from scrub/bitmap.c with 100% similarity]
scrub/Makefile