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:
11d06b2
)
Get rid of bumping fs_struct refcount in pivot_root(2)
author
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 31 Mar 2009 00:36:33 +0000
(20:36 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 1 Apr 2009 03:00:25 +0000
(23:00 -0400)
Not because execve races with _that_ are serious - we really
need a situation when final drop of fs_struct refcount is
done by something that used to have it as current->fs.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/namespace.c
patch
|
blob
|
history
diff --cc
fs/namespace.c
Simple merge