Skip to content
Commit 4cb5300b authored by Chris Mason's avatar Chris Mason
Browse files

Btrfs: add mount -o auto_defrag



This will detect small random writes into files and
queue the up for an auto defrag process.  It isn't well suited to
database workloads yet, but works for smaller files such as rpm, sqlite
or bdb databases.

Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent d6c0cb37
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