commit | b2b1ff3da6b27285c725eeb6f4c274da0a8e6a60 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Wed Jun 27 16:25:40 2018 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Thu Jul 26 16:25:25 2018 -0400 |
tree | e583bfe5f5af635b3db7866e57d7506acbeae2ba | |
parent | 411ae722d10a6d4eece758877eb5f395b35f6e9d [diff] |
NFS: Allow optimisation of lseek(fd, SEEK_CUR, 0) on directories There should be no need to grab the inode lock if we're only reading the file offset. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>