Skip to content
Commit 0870295b authored by Filipe Manana's avatar Filipe Manana Committed by Chris Mason
Browse files

Btrfs: collect only the necessary ordered extents on ranged fsync



Instead of collecting all ordered extents from the inode's ordered tree
and then wait for all of them to complete, just collect the ones that
overlap the fsync range.

Signed-off-by: default avatarFilipe Manana <fdmanana@suse.com>
Signed-off-by: default avatarChris Mason <clm@fb.com>
parent 5ab5e44a
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