Skip to content
Commit f508d46a authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFS: Remove redundant waits for O_DIRECT in fsync() and write_begin()



We're now waiting immediately after taking the locks, so waiting
in fsync() and write_begin() is either redundant or potentially
subject to livelock (if not holding the lock).

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@primarydata.com>
parent f7b5c340
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment