Skip to content
Commit 0885ef5b authored by Josef Bacik's avatar Josef Bacik
Browse files

Btrfs: do not do filemap_write_and_wait_range in fsync



We already do the btrfs_wait_ordered_range which will do this for us, so
just remove this call so we don't call it twice.  Thanks,

Signed-off-by: default avatarJosef Bacik <josef@redhat.com>
parent 551ebb2d
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