[PATCH 21/49] xfs: separate icreate log format definitions from xfs_icreate_item.h
Mark Tinguely
tinguely at sgi.com
Mon Aug 5 09:27:55 CDT 2013
On 07/19/13 01:44, 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>
> ---
xfsprogs equivalent of the for 3.12 kernel patch 06/49.
move the shared xfs_icreate structure to xfs_log_format.h.
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