[PATCH] reduce the stack footprint of exportfs_decode_fh()
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 11 Aug 2008 16:39:47 +0000 (12:39 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 23 Oct 2008 09:13:03 +0000 (05:13 -0400)
no need to have _two_ 256-byte arrays on stack...

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

No differences found