Hi folks,
This is an updated version of the patchset posted here:
http://oss.sgi.com/archives/xfs/2013-07/msg00454.html
Changes since the previous version:
- rebased onto master branch of repository
- updated to match current kernel code
- added several new patches for changes added to the kernel code
- fixed many bugs
- mkfs log sizing was wrong
- dtype output for block format directories didn't work
- repair was crashing on corrupt block format directories
- xfs_trans.h completely removed
There is not support for validating dtype in xfs_repair yet - that
is part of a series of improved validation changes I'm making at the
moment on top of this patchset, along with stuff like making xfs_db
use libxfs infrastructure....
Cheers,
Dave.
|