[PATCH 21/55] xfs: separate icreate log format definitions from xfs_icreate_item.h

Mark Tinguely tinguely at sgi.com
Thu Sep 5 16:12:52 CDT 2013


On 09/04/13 17:05, Dave Chinner wrote:
> From: Dave Chinner<dchinner at redhat.com>
>
> The on disk log format definitions for the icreate log item are
> intertwined with the kernel-only in-memory log item definitions.
> Separate the log format definitions out into their own header file
> so they can easily be shared with userspace.
>
> Signed-off-by: Dave Chinner<dchinner at redhat.com>
> ---

This patch has not changed since the former post.

xfsprogs equivalent of the for 3.12 kernel patch 06/50.

move the shared xfs_icreate structure to xfs_log_format.h - varies from 
the kernel only by the XFS_MOUNT_QUOTA_ALL entry (added xfsprogs).

xfs_icreate_item.h is now kernel-only, remove from xfsprogs.

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



More information about the xfs mailing list