A quick design specific question. The following command converts file-data-extents to the specified encoder (lzo). $ btrfs filesystem defrag -v -r -f -clzo dir/ However the lzo property does not persist through the file modify. As the above operation does not update the btrfs.compression property. Question: I wonder if this should be a bug or if its by design ? What could be the main use case to _associate compression at the time of defrag_ ? The no-conflict fix will be to add another option to make it persistent. Thanks, Anand -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
