On Fri, Jun 07, 2013 at 10:25:27AM +1000, Dave Chinner wrote: > From: Dave Chinner <dchinner@xxxxxxxxxx> This corresponds with commits 4e0e6040c405, 77c95bba013, and 983d09ffe3. > diff --git a/include/xfs_ag.h b/include/xfs_ag.h > index f2aeedb..1e0fa34 100644 > --- a/include/xfs_ag.h > +++ b/include/xfs_ag.h ... > @@ -83,6 +101,7 @@ typedef struct xfs_agf { > #define XFS_AGF_FREEBLKS 0x00000200 > #define XFS_AGF_LONGEST 0x00000400 > #define XFS_AGF_BTREEBLKS 0x00000800 > +#define XFS_AGF_UUID 0x00001000 > #define XFS_AGF_NUM_BITS 12 ^^ Should be 13 now. s/chagnes/changes in the subject line. Reviewed-by: Ben Myers <bpm@xxxxxxx> _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs