Skip to content
Commit 7058548c authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

ext4: Use WRITE_SYNC for commits which are caused by fsync()



If a commit is triggered by fsync(), set a flag indicating the journal
blocks associated with the transaction should be flushed out using
WRITE_SYNC.

Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent afd4672d
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