NFSv4: Avoid unnecessary credential references in layoutget
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 8 Feb 2020 00:40:14 +0000 (19:40 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 16 Mar 2020 12:34:29 +0000 (08:34 -0400)
commit63ec2b69e9556fc73f34e7e36bd880caf1db1fe6
tree8e8ec26108673300f1ba6bbee35e223464265dce
parent6129650720207feb768f2161d58f3e398ca2805d
NFSv4: Avoid unnecessary credential references in layoutget

Layoutget is just using the credential attached to the open context.

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