From: David Sterba Date: Fri, 6 Dec 2013 16:51:32 +0000 (+0100) Subject: btrfs: call mnt_drop_write after interrupted subvol deletion X-Git-Tag: v3.13-rc4~21^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e43f998e47bae27e37e159915625e8d4b130153b;p=pandora-kernel.git btrfs: call mnt_drop_write after interrupted subvol deletion If btrfs_ioctl_snap_destroy blocks on the mutex and the process is killed, mnt_write count is unbalanced and leads to unmountable filesystem. CC: stable@vger.kernel.org Signed-off-by: David Sterba Signed-off-by: Chris Mason --- Reading git-diff-tree failed