From: Jie Liu Date: Mon, 12 Aug 2013 10:50:02 +0000 (+1000) Subject: xfs: Add xfs_log_rlimit.c X-Git-Tag: v3.12-rc1~80^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a96a94547fe345467c2ab2ec51cb3fade355bd9;p=pandora-kernel.git xfs: Add xfs_log_rlimit.c Add source files for xfs_log_rlimit.c The new file is used for log size calculations and validation shared with userspace. [dchinner: xfs_log_calc_max_attrsetm_res() does not modify the tr_attrsetm reservation, just calculates the maximum. ] [dchinner: rework loop in xfs_log_get_max_trans_res() ] Signed-off-by: Jie Liu Signed-off-by: Dave Chinner Reviewed-by: Mark Tinguely Signed-off-by: Ben Myers --- Reading git-diff-tree failed