commit | 542b994bdb2662d38f1a400adf3e5da3adceb50d | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Fri Feb 07 19:25:56 2020 -0500 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Mon Mar 16 08:34:29 2020 -0400 |
tree | 95167f966308711395abbf888e5f5348c9df2f7a | |
parent | 263fb9c21e7a86e8e373a23edfa82700422f5e6a [diff] |
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>