]> 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)
commit8c82c449181472cba4c42665dba5894e9fd4b084
tree95167f966308711395abbf888e5f5348c9df2f7a
parentf74bc3d8794892ddc4a824c1075018e9f91f8add
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