[PATCH 0/3] xfs: more code movement for userspace

Dave Chinner david at fromorbit.com
Thu Sep 5 06:53:32 CDT 2013


Hi folks,

The following three patches move code around to help with userspace
support and maintainance. The first patch is done because xfs_db
requires access to all the verifiers that libxfs uses, so exporting
them with eh disk formats they verify makes sense.

The second patch unifies all the directory and attribute on-disk
format definitions in a single file - xfs_da_format.h - and switches
all the code to include that.

The last patch is required for xfs_db to support reading, verifying
and recalculating CRCs via libxfs, similar to what xfs_inode_buf.c
supplies the userspace tools.

Cheers,

Dave.



More information about the xfs mailing list