OSDN Git Service

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)
commit542b994bdb2662d38f1a400adf3e5da3adceb50d
tree95167f966308711395abbf888e5f5348c9df2f7a
parent263fb9c21e7a86e8e373a23edfa82700422f5e6a
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