commit | 11decaf8127b035242cb55de2fc6946f8961f671 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Fri Oct 30 17:57:30 2020 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Thu Nov 12 10:41:26 2020 -0500 |
tree | f3e884cae61ce7c31d863b8027987905eab73b7d | |
parent | 83f2c45e63935a325f73bde98b1609e0976a12e0 [diff] |
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>