NFS: Convert lookups of the lock context to RCU
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Sun, 2 Sep 2018 19:11:57 +0000 (15:11 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sun, 30 Sep 2018 19:35:16 +0000 (15:35 -0400)
commit1db97eaa0b482a738c715da6edb023d6f99e50b0
treeab49a24c0d53e75780386dbbac1ab7c5531f047b
parent28ced9a84cd2f9fc68a081fb3b34e70c5d459be3
NFS: Convert lookups of the lock context to RCU

Speed up lookups of an existing lock context by avoiding the inode->i_lock,
and using RCU instead.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/inode.c
include/linux/nfs_fs.h