[ 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. _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs