[PATCH 25/49] libxfs: introduce xfs_trans_resv.c
Mark Tinguely
tinguely at sgi.com
Mon Aug 5 15:16:48 CDT 2013
On 07/19/13 01:45, Dave Chinner wrote:
> From: Dave Chinner<dchinner at redhat.com>
>
> The log space reservation calculation code has been separated from
> the core transaction code in kernelspace. THi smeans we can add it
> here in preparation for removing xfs_trans.c to further reduce the
> differences between kernel and usrspace files.
>
> Signed-off-by: Dave Chinner<dchinner at redhat.com>
> ---
xfsprogs equivalent of the for 3.12 kernel patch 10/49.
move the transaction reservation items from xfs_trans.[ch] to new
xfs_trans_resv.[ch] with shortened structure name.
Reviewed-by: Mark Tinguely <tinguely at sgi.com>
More information about the xfs
mailing list