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:
c5dc332
)
btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason...
author
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 25 Nov 2011 01:14:54 +0000
(20:14 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 4 Jan 2012 03:52:38 +0000
(22:52 -0500)
it's not needed anymore; we used to, back when we had to do
mount_subtree() by hand, complete with put_mnt_ns() in it.
No more... Apparmor didn't need it since the __d_path() fix.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found