]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaa578c349d2b20046b64d3f35bee68712d06372a
treeab49a24c0d53e75780386dbbac1ab7c5531f047b
parent3662cf214dcf87a0db7c2d098c1e5b43cd071ebd
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