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

NFS: Ensure inode is always marked I_DIRTY_DATASYNC, if it has unstable pages



Since nfs_scan_list() doesn't wait for locked pages, we have a race in
which it is possible to end up with an inode that needs to send a COMMIT,
but which does not have the I_DIRTY_DATASYNC flag set.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent 5bad5abe
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