Home
last modified time | relevance | path

Searched hist:"11 decaf8127b035242cb55de2fc6946f8961f671" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfs/
H A Ddir.cdiff 11decaf8127b035242cb55de2fc6946f8961f671 Fri Oct 30 16:57:30 CDT 2020 Trond Myklebust <trond.myklebust@hammerspace.com> NFS: Remove unnecessary inode lock in nfs_fsync_dir()

nfs_inc_stats() is already thread-safe, and there are no other reasons
to hold the inode lock here.

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