]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4: Avoid referencing the cred unnecessarily during NFSv4 I/O
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 8 Feb 2020 00:38:12 +0000 (19:38 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 16 Mar 2020 12:34:29 +0000 (08:34 -0400)
commitaa47cc56c48642f47d2e1ec267316acce64cad6e
tree8b7c775f3ef8b5fa449620537e10d60835c69b7c
parent8c82c449181472cba4c42665dba5894e9fd4b084
NFSv4: Avoid referencing the cred unnecessarily during NFSv4 I/O

Avoid unnecessary references to the cred when we have already referenced
it through the open context or the open owner.

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