From: Jeff Liu Date: Mon, 28 Jan 2013 13:27:25 +0000 (+0800) Subject: xfs: introduce XFS_SB_LOG_RES() for transactions that modify sb on disk X-Git-Tag: v3.9-rc1~134^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7bd794a0f489a66ad595f2bcab0eac8f232e409;p=pandora-kernel.git xfs: introduce XFS_SB_LOG_RES() for transactions that modify sb on disk Introduce a new transaction space reservation XFS_SB_LOG_RES() for those transactions that need to modify the superblock on disk. Signed-off-by: Jie Liu CC: Dave Chinner Reviewed-by: Mark Tinguely Signed-off-by: Ben Myers --- Reading git-diff-tree failed