From: Al Viro Date: Sat, 22 Mar 2008 00:48:19 +0000 (-0400) Subject: [PATCH] reduce stack footprint in namespace.c X-Git-Tag: v2.6.25-rc8~42^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a39068954e33f4bf3e09375a8112dcc801c4688;p=pandora-kernel.git [PATCH] reduce stack footprint in namespace.c A lot of places misuse struct nameidata when they need struct path. Signed-off-by: Al Viro --- Reading git-diff-tree failed