]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Remove unused argument from nfs_find_best_sec()
authorBryan Schumaker <bjschuma@netapp.com>
Tue, 12 Apr 2011 12:47:15 +0000 (08:47 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 12 Apr 2011 23:34:23 +0000 (19:34 -0400)
commit5fa0a0584afdb5095e5b6ac273d756739c2dbda1
tree14ac040cb0f709854ba71513332b5b3871b87b4b
parent0279944ac2a465e45c0168bbedddd5dc6d51b7af
NFS: Remove unused argument from nfs_find_best_sec()

The inode was used in an earlier version of the code, but it isn't
used anymore.

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/namespace.c