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)
commitc2dd1378fa3b52ab1705f1ce0bd46d1b91eb1d58
tree165d773b891ad1ed366de07861001390d3cee168
parentb8a8a0dd506faea934164d30bd1d6f86f8e87b1e
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