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:
bcc5c7d
)
[PATCH] do shrink_submounts() for all fs types
author
Al Viro
<viro@zeniv.linux.org.uk>
Sat, 22 Mar 2008 04:46:23 +0000
(
00:46
-0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 28 Mar 2008 00:47:58 +0000
(20:47 -0400)
... and take it out of ->umount_begin() instances. Call with all locks
already taken (by do_umount()) and leave calling release_mounts() to
caller (it will do release_mounts() anyway, so we can just put into
the same list).
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found