]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Assume cred is pinned by open context in I/O requests
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 8 Feb 2020 00:25:56 +0000 (19:25 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 16 Mar 2020 12:34:29 +0000 (08:34 -0400)
commit9c820708226bb4aa4e6e82414664dcb2a73932f7
tree95167f966308711395abbf888e5f5348c9df2f7a
parent5e900192e859500b1b1287d27ef092da1cc6fed6
NFS: Assume cred is pinned by open context in I/O requests

In read/write/commit, we should be able to assume that the cred is
pinned by the open context.

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