Skip to content
Commit 2757495c authored by Chris Mason's avatar Chris Mason
Browse files

Btrfs: init inode ordered_data_close flag properly



This flag is used to decide when we need to send a given file through
the ordered code to make sure it is fully written before a transaction
commits.  It was not being properly set to zero when the inode was
being setup.

Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent 46a53cca
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