[PATCH 20/49] xfs: separate dquot on disk format definitions out of xfs_quota.h

Mark Tinguely tinguely at sgi.com
Mon Aug 5 09:18:28 CDT 2013


On 07/19/13 01:44, Dave Chinner wrote:
> From: Dave Chinner<dchinner at redhat.com>
>
> The on disk format definitions of the on-disk dquot, log formats and
> quota off log formats are all intertwined with other definitions for
> quotas. Separate them out into their own header file so they can
> easily be shared with userspace.
>
> Signed-off-by: Dave Chinner<dchinner at redhat.com>
> ---

xfsprogs equivalent of the for 3.12 kernel patch 05/49.

quota entries moved to new xfs_format.h. quota log entries to 
xfs_log_format.h and a def to xfs_types.h - all synced to kernel patch 
05/49. xfs_quota.h is not synced to kernel 05/49, but in user patch 
24/49 is removed.

Reviewed-by: Mark Tinguely <tinguely at sgi.com>



More information about the xfs mailing list