]> Git Repo - linux.git/commit
[PATCH] reduce the stack footprint of exportfs_decode_fh()
authorAl Viro <[email protected]>
Mon, 11 Aug 2008 16:39:47 +0000 (12:39 -0400)
committerAl Viro <[email protected]>
Thu, 23 Oct 2008 09:13:03 +0000 (05:13 -0400)
commitf3f8e17571934ea253339e15c4ec9b34ea623c6b
treead3375ace9781dd3912a7b3258a8cbf0b31837d1
parent9308a6128d9074e348d9f9b5822546fe12a794a9
[PATCH] reduce the stack footprint of exportfs_decode_fh()

no need to have _two_ 256-byte arrays on stack...

Signed-off-by: Al Viro <[email protected]>
fs/exportfs/expfs.c
This page took 0.051501 seconds and 4 git commands to generate.