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

Mark Tinguely tinguely at sgi.com
Thu Sep 5 14:33:16 CDT 2013


On 09/04/13 17:05, 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>
> ---

Finally, a change from the former patch series.

quota entries moved to new xfs_format.h. quota log entries including 
XFS_MOUNT_QUOTA_ALL to xfs_log_format.h and a def to xfs_types.h - all 
synced to kernel patch 05/50. xfs_quota.h is not synced to kernel 05/50, 
but in user patch 24/49 is xfs_quota.h is removed (because it will be 
kernel-only).

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



More information about the xfs mailing list