[PATCH 26/55] libxfs: move transaction code to trans.c
Mark Tinguely
tinguely at sgi.com
Thu Sep 5 16:51:29 CDT 2013
On 09/04/13 17:05, Dave Chinner wrote:
> From: Dave Chinner<dchinner at redhat.com>
>
> There is very little code left in xfs_trans.c. So little it is not
> worthtrying to share this file with kernel space any more. Move the
> code to libxfs/trans.c, and remove libxfs/xfs_trans.c.
>
> Signed-off-by: Dave Chinner<dchinner at redhat.com>
> ---
No change in this patch from previous post.
xfsprogs equivalent of the for 3.12 kernel patch 11/50.
change zone allocator/zone free to calloc/free, change function names to
libxfs_trans_XX.
Reviewed-by: Mark Tinguely <tinguely at sgi.com>
More information about the xfs
mailing list