commit | 0de43976fbe716379084f954b1e370c35aa87bf0 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Sun Sep 02 15:57:01 2018 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Sun Sep 30 15:35:17 2018 -0400 |
tree | 64a6ea935fc8015c7369b9ece308771585cd3053 | |
parent | 6ba0c4e5bb08cc929662588aa2015e0ee7ee9376 [diff] |
NFS: Convert lookups of the open context to RCU Reduce contention on the inode->i_lock by ensuring that we use RCU when looking up the NFS open context. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>