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