commit | f3f8e17571934ea253339e15c4ec9b34ea623c6b | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Mon Aug 11 12:39:47 2008 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Thu Oct 23 05:13:03 2008 -0400 |
tree | ad3375ace9781dd3912a7b3258a8cbf0b31837d1 | |
parent | 9308a6128d9074e348d9f9b5822546fe12a794a9 [diff] |
[PATCH] reduce the stack footprint of exportfs_decode_fh() no need to have _two_ 256-byte arrays on stack... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>