]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Clean up nfs_sillyrename()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 21 Aug 2013 23:54:08 +0000 (19:54 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 22 Aug 2013 12:58:16 +0000 (08:58 -0400)
commitc6354c2f010fbffc2a8e63b033b16795c7846c95
tree165d773b891ad1ed366de07861001390d3cee168
parent0b8023be2d17bfa5be6cbadec4a36a6a324cfb95
NFS: Clean up nfs_sillyrename()

Optimise for the case where we only do one lookup.
Clean up the code so it is obvious that silly[] is not a dynamic array.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/unlink.c