[PATCH] get rid of more nameidata passing in namespace.c
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 22 Mar 2008 22:00:39 +0000 (18:00 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 22 Apr 2008 03:13:47 +0000 (23:13 -0400)
Further reduction of stack footprint (sys_pivot_root());
lose useless BKL in there, while we are at it.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found