commit | 8c3ee42e80ccead805806b3cb50b9855ceb957a2 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sat Mar 22 18:00:39 2008 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon Apr 21 23:13:47 2008 -0400 |
tree | 2ab48755381fa7f7170145c1f40aa15e2e409c35 | |
parent | b5266eb4c8d1a2887a19aaec8144ee4ad1b054c3 [diff] |
[PATCH] get rid of more nameidata passing in namespace.c 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>