git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7e252a
)
btrfs: call mnt_drop_write after interrupted subvol deletion
author
David Sterba
<dsterba@suse.cz>
Fri, 6 Dec 2013 16:51:32 +0000
(17:51 +0100)
committer
Chris Mason
<clm@fb.com>
Thu, 12 Dec 2013 15:11:38 +0000
(07:11 -0800)
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 <dsterba@suse.cz>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/ioctl.c
patch
|
blob
|
history
diff --cc
fs/btrfs/ioctl.c
Simple merge