From: Miao Xie Date: Sun, 11 Sep 2011 14:52:24 +0000 (-0400) Subject: Btrfs: fix unclosed transaction handle in btrfs_cont_expand X-Git-Tag: v3.1-rc6~4^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b397377e97d436fc2ed872fc53f85395bb984e0;p=pandora-kernel.git Btrfs: fix unclosed transaction handle in btrfs_cont_expand The function - btrfs_cont_expand() forgot to close the transaction handle before it jump out the while loop. Fix it. Signed-off-by: Miao Xie Signed-off-by: Chris Mason --- Reading git-diff-tree failed