OSDN Git Service

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)
commit9d5afd9491c80779730686159aeec7fa06ead085
tree1362211f878bcf48d548c6ada586842e5d672395
parent6d1616b26cd91f2502111d098cd9c288dbafe5c8
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