]> git.baikalelectronics.ru Git - kernel.git/commit
knfsd: Lockless lookup of NFSv4 identities.
authorTrond Myklebust <trondmy@gmail.com>
Mon, 1 Oct 2018 14:41:49 +0000 (10:41 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 29 Oct 2018 20:58:04 +0000 (16:58 -0400)
commiteba48f70a2a688c19e85dc168b5dd8d727d71fea
tree1362211f878bcf48d548c6ada586842e5d672395
parent6542aba78b06beb4a958bb522ac5c8b778c87f18
knfsd: Lockless lookup of NFSv4 identities.

Enable RCU protected lookups of the NFSv4 idmap.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4idmap.c