NFSv4: Clean up lookup of SECINFO_NO_NAME
authorTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 25 Jul 2016 17:31:14 +0000 (13:31 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 26 Jul 2016 14:59:23 +0000 (10:59 -0400)
commit698c937b0d17dd55227622b919482fc720cc1095
tree1600ca80afc84dbe805dda1fe6f73a94610fb80f
parent6fdf339b0ca73abd879394ad03a9e4695d644e13
NFSv4: Clean up lookup of SECINFO_NO_NAME

Use the minor version ops cached in struct nfs_client instead of looking
them up again.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs4proc.c