mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfstests: add fssum tool
fssum is a tool to build a recursive checksum for a file system. The home
repository of fssum is
git://git.kernel.org/pub/scm/linux/kernel/git/arne/far-progs.git
Signed-off-by: Jan Schmidt <list.xfs@jan-o-sch.net>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
This commit is contained in:
committed by
Rich Johnston
parent
aab6d4e47d
commit
df0fd18101
@@ -61,6 +61,7 @@ ENABLE_SHARED = @enable_shared@
|
||||
HAVE_DB = @have_db@
|
||||
HAVE_AIO = @have_aio@
|
||||
HAVE_FALLOCATE = @have_fallocate@
|
||||
HAVE_SSL = @have_ssl@
|
||||
HAVE_DMAPI = @have_dmapi@
|
||||
HAVE_ATTR_LIST = @have_attr_list@
|
||||
HAVE_FIEMAP = @have_fiemap@
|
||||
|
||||
Reference in New Issue
Block a user