From: Josef Bacik Date: Wed, 2 Nov 2011 13:29:35 +0000 (-0400) Subject: Btrfs: use the global reserve when truncating the free space cache inode X-Git-Tag: v3.2-rc1~21^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8174313a8102e874aaa321e2fc4c7c460a87151;p=pandora-kernel.git Btrfs: use the global reserve when truncating the free space cache inode We no longer use the orphan block rsv for holding the reservation for truncating the inode, so instead use the global block rsv and check to make sure it has enough space for us to truncate the space. Thanks, Signed-off-by: Josef Bacik Signed-off-by: Chris Mason --- Reading git-diff-tree failed