[PATCH 05/19] xfs: unify directory/attribute format definitions

Ben Myers bpm at sgi.com
Mon Oct 21 18:11:29 CDT 2013


On Tue, Oct 15, 2013 at 09:17:51AM +1100, Dave Chinner wrote:
> From: Dave Chinner <dchinner at redhat.com>
> 
> The on-disk format definitions for the directory and attribute
> structures are spread across 3 header files right now, only one of
> which is dedicated to defining on-disk structures and their
> manipulation (xfs_dir2_format.h). Pull all the format definitions
> into a single header file - xfs_da_format.h - and switch all the
> code over to point at that.
> 
> Signed-off-by: Dave Chinner <dchinner at redhat.com>

IIRC Christoph had some concerns with this one, but it wasn't very clear
exactly what they were.  This looks ok to me.  Christoph did you have anything
more to add?

Reviewed-by: Ben Myers <bpm at sgi.com>



More information about the xfs mailing list