From: Liu Bo Date: Thu, 9 Jan 2014 06:57:06 +0000 (+0800) Subject: Btrfs: release subvolume's block_rsv before transaction commit X-Git-Tag: v3.14-rc1~29^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de6e8200669f9b60694ca87eadf0a0a99cbdb6aa;p=pandora-kernel.git Btrfs: release subvolume's block_rsv before transaction commit We don't have to keep subvolume's block_rsv during transaction commit, and within transaction commit, we may also need the free space reclaimed from this block_rsv to process delayed refs. Signed-off-by: Liu Bo Signed-off-by: Josef Bacik Signed-off-by: Chris Mason --- Reading git-diff-tree failed