Home
last modified time | relevance | path

Searched hist:"83 f2c45e" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfs/
H A Ddir.c83f2c45e Fri Oct 30 16:57:29 CDT 2020 Trond Myklebust <trond.myklebust@hammerspace.com> NFS: Remove unnecessary inode locking in nfs_llseek_dir()

Remove the contentious inode lock, and instead provide thread safety
using the file->f_lock spinlock.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>