From: Al Viro Date: Mon, 11 Aug 2008 16:39:47 +0000 (-0400) Subject: [PATCH] reduce the stack footprint of exportfs_decode_fh() X-Git-Tag: v2.6.28-rc1~24^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3f8e17571934ea253339e15c4ec9b34ea623c6b;p=pandora-kernel.git [PATCH] reduce the stack footprint of exportfs_decode_fh() no need to have _two_ 256-byte arrays on stack... Signed-off-by: Al Viro --- Reading git-diff-tree failed