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:
dba60f3
)
Btrfs: fix missing write access release in btrfs_ioctl_resize()
author
Miao Xie
<miaox@cn.fujitsu.com>
Fri, 21 Dec 2012 10:38:50 +0000
(10:38 +0000)
committer
Josef Bacik
<josef@toxicpanda.com>
Mon, 14 Jan 2013 18:52:51 +0000
(13:52 -0500)
We forget to give up the write access after we find some device operation
is going on. Fix it.
Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
No differences found