[PATCH 16/49] xfs: separate out log format definitions
Mark Tinguely
tinguely at sgi.com
Sat Aug 3 10:15:53 CDT 2013
On 07/19/13 01:44, Dave Chinner wrote:
> From: Dave Chinner<dchinner at redhat.com>
>
> The on-disk format definitions for the log are spread randoms
> through a couple of header files. Consolidate it all in a single
> file that can be shared easily with userspace. This means that
> xfs_log.h and xfs_log_priv.h no longer need to be shared with
> userspace.
>
> Signed-off-by: Dave Chinner<dchinner at redhat.com>
> ---
sync the new user/kernel xfs_log_priv.h to patch 01/49 of the for Linux
3.12 kernel patch series which also means remove kernel-only headers.
Reviewed-by: Mark Tinguely <tinguely at sgi.com>
More information about the xfs
mailing list