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>
Showing
- fs/nfs/delegation.c 6 additions, 5 deletionsfs/nfs/delegation.c
- fs/nfs/inode.c 15 additions, 20 deletionsfs/nfs/inode.c
- fs/nfs/nfs4proc.c 24 additions, 6 deletionsfs/nfs/nfs4proc.c
- fs/nfs/nfs4state.c 6 additions, 6 deletionsfs/nfs/nfs4state.c
- fs/nfs/pnfs.c 4 additions, 1 deletionfs/nfs/pnfs.c
- include/linux/nfs_fs.h 1 addition, 0 deletionsinclude/linux/nfs_fs.h
Please register or sign in to comment