Skip to content
Commit 543eabd5 authored by Miao Xie's avatar Miao Xie Committed by Chris Mason
Browse files

Btrfs: don't auto defrag a file when doing directIO



If we runt the direct IO, we should not run auto defrag, because it may
introduce buffered IO vs direcIO problem, and make direct IO slow down.

Signed-off-by: default avatarMiao Xie <miaox@cn.fujitsu.com>
Signed-off-by: default avatarChris Mason <chris.mason@fusionio.com>
parent fb57dc81
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