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:
2aa1589
)
Unlock vfsmount_lock in do_umount
author
J. R. Okajima
<hooanon05@yahoo.co.jp>
Wed, 23 Feb 2011 07:59:49 +0000
(16:59 +0900)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 24 Feb 2011 07:10:57 +0000
(
02:10
-0500)
By the commit
b3e19d9 2011-01-07 fs: scale mntget/mntput
vfsmount_lock was introduced around testing mnt_count.
Fix the mis-typed 'unlock'
Signed-off-by: J. R. Okajima <hooanon05@yahoo.co.jp>
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found