[PATCH 22/55] xfs: split out on-disk transaction definitions

Mark Tinguely tinguely at sgi.com
Thu Sep 5 16:21:39 CDT 2013


On 09/04/13 17:05, Dave Chinner wrote:
> From: Dave Chinner<dchinner at redhat.com>
>
> There's a bunch of definitions in xfs_trans.h that define on-disk
> formats - transaction headers taht get written into the log, log
> item type definitions, etc. Split out everything into a separate
> file so that all which remains in xfs_trans.h are kernel only
> definitions.
>
> Signed-off-by: Dave Chinner<dchinner at redhat.com>
> ---

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

Yeah, this patch syncs up to the kernel very nicely (this is where the 
sync started to deviate in the previous series).

Minor log reservation differences in xfs_trans.h but we know they are 
addressed in future patches.

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



More information about the xfs mailing list