]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - libxfs/xfs_btree.c
xfsprogs: add crc format support to repair
authorDave Chinner <dchinner@redhat.com>
Fri, 7 Jun 2013 00:25:47 +0000 (10:25 +1000)
committerBen Myers <bpm@sgi.com>
Tue, 6 Aug 2013 19:39:38 +0000 (14:39 -0500)
commite0607266f23f82226f8aee502552d6ce25c4e6a5
tree4a1d7cbbbc1a3724a121db77eeefbdff83091e2b
parentf7b8029124db6b389cc92cb02cefa01e1c9ede5c
xfsprogs: add crc format support to repair

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Ben Myers <bpm@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
[minor whitespace, spelling, and coarse language cleanup -bpm]
20 files changed:
include/libxfs.h
include/xfs_alloc_btree.h
include/xfs_bmap_btree.h
include/xfs_btree.h
include/xfs_ialloc_btree.h
include/xfs_symlink.h
libxfs/rdwr.c
libxfs/xfs.h
libxfs/xfs_alloc.c
libxfs/xfs_btree.c
repair/agheader.c
repair/dino_chunks.c
repair/dinode.c
repair/phase2.c
repair/phase5.c
repair/prefetch.c
repair/scan.c
repair/scan.h
repair/versions.c
repair/xfs_repair.c