From: Al Viro Date: Sat, 22 Mar 2008 22:00:39 +0000 (-0400) Subject: [PATCH] get rid of more nameidata passing in namespace.c X-Git-Tag: v2.6.26-rc1~1097^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c3ee42e80ccead805806b3cb50b9855ceb957a2;p=pandora-kernel.git [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 --- Reading git-diff-tree failed