On Wed, Dec 21, 2016 at 03:42:08PM +0800, Anand Jain wrote: > Since btrfs_defrag_leaves() does not support extent_root, > remove its corresponding call. The user can use the file > based defrag to defrag extents as of now. > > Signed-off-by: Anand Jain <[email protected]>
Reviewed-by: David Sterba <[email protected]> Oh right, btrfs_defrag_leaves even explicitly checks for extent_root, so this has never worked anyway, safe to remove. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
