[PATCH 0/6] xfsprogs: more CRC support patches
Dave Chinner
david at fromorbit.com
Mon May 20 01:52:57 CDT 2013
[ well, really patches 31..36 :) ]
Hi folks,
More work on top of the original series of 30 patches, including
xfs_db support for parsing the v3 directory format.
Note that there are also two patches in here that convert both
xfs_db and xfs_repair to use the libxfs directory block type
definitions. While it may have once been convenient for them to have
a basic definition, it does not lend itself to making the code
support the v3 format quickly and concisely. Reusing the
libxfs/kernel structure definitions and abstraction means that the
code quickly becomes v3 aware and has just works.
Right now this patchset and the current kernel patchset (all the
attr fixes) runs through xfstests quite far on a 4k block size
filesystem - all the generic tests pass, and most of the XFS
specific tests that don't rely on write or attr output support in
xfs_db also pass.
I'll get the attr db support done tomorrow.....
Cheers,
Dave.
More information about the xfs
mailing list