From: Brian Foster Date: Fri, 20 Sep 2013 15:06:10 +0000 (-0400) Subject: xfs: push down inactive transaction mgmt for truncate X-Git-Tag: v3.13-rc1~87^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7be2d7f594cbc7a00902b5427332a1ad519a528;p=pandora-kernel.git xfs: push down inactive transaction mgmt for truncate Create the new xfs_inactive_truncate() function to handle the truncate portion of xfs_inactive(). Push the locking and transaction management into the new function. Signed-off-by: Brian Foster Reviewed-by: Dave Chinner Signed-off-by: Ben Myers --- Reading git-diff-tree failed