Re: [PATCH] btrfs: ignore unfragmented file checks in defrag when compression enabled
From: Josef Bacik <hidden>
Date: 2012-06-19 15:01:50
From: Josef Bacik <hidden>
Date: 2012-06-19 15:01:50
On Mon, Jun 18, 2012 at 01:27:37PM -0400, Andrew Mahone wrote:
Inform should_defrag_range if BTRFS_DEFRAG_RANGE_COMPRESS is set. If so, skip checks for adjacent extents and extent size when deciding whether to defrag, as these can prevent an uncompressed and unfragmented file from being compressed as requested. Signed-off-by: Andrew Mahone <redacted>
This patch does not apply cleanly at all, please rebase onto btrfs-next and resend. Thanks, Josef