[PATCH 26/49] libxfs: move transaction code to trans.c
Mark Tinguely
tinguely at sgi.com
Mon Aug 5 15:51:45 CDT 2013
On 07/19/13 01:45, 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>
> ---
xfsprogs equivalent of the for 3.12 kernel patch 11/49.
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