On 09/04/13 17:05, Dave Chinner wrote:
From: Dave Chinner<dchinner@xxxxxxxxxx> 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@xxxxxxxxxx> ---
xfsprogs equivalent of the for 3.12 kernel patch 11/50. This moves the transaction reservation value code from xfs_trans.[ch] to a new files xfs_trans_resv.[ch]. At the end of this patch, xfs_trans_resv.[ch] are the same as the kernel files. At this point, that is all that matters. Reviewed-by: Mark Tinguely <tinguely@xxxxxxx> _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs