Skip to content
Commit 9ea2d32f authored by Mark Fasheh's avatar Mark Fasheh
Browse files

ocfs2: Commit journal on sync writes



We're missing a meta data commit for extending sync writes. In thoery, write
could return with the meta data required to read the data uncommitted to
disk. Fix that by detecting an allocating write and forcing a journal commit
in the sync case.

Signed-off-by: default avatarMark Fasheh <mark.fasheh@oracle.com>
parent 9f70968a
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