Skip to content
Commit 03f4d804 authored by Jan Kara's avatar Jan Kara
Browse files

jbd: Provide function to check whether transaction will issue data barrier



Provide a function which returns whether a transaction with given tid
will send a barrier to the filesystem device. The function will be used
by ext3 to detect whether fsync needs to send a separate barrier or not.

Signed-off-by: default avatarJan Kara <jack@suse.cz>
parent 311b9549
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