commit | 26d30f85290723613a32e8f1d02504352502a224 | [log] [tgz] |
---|---|---|
author | Anand Jain <anand.jain@oracle.com> | Mon Dec 19 19:09:06 2016 +0800 |
committer | David Sterba <dsterba@suse.com> | Tue Feb 14 15:50:50 2017 +0100 |
tree | 03332ddb6e3a130be5a1441ea4a266d04ee529d4 | |
parent | 8c3e6b1f0cd1765d6aeeaa9cdb69b39cea0b6804 [diff] |
btrfs: consolidate auto defrag kick off policies As of now writes smaller than 64k for non compressed extents and 16k for compressed extents inside eof are considered as candidate for auto defrag, put them together at a place. Signed-off-by: Anand Jain <anand.jain@oracle.com> Signed-off-by: David Sterba <dsterba@suse.com>