On Thu, 11 Sep 2014 11:45:34 +0100, Filipe Manana wrote: > Regression test for btrfs where removing the flag FS_COMPR_FL > (chattr -c) from an inode wouldn't clear its compression property. > This was fixed in the following linux kernel patch: > > Btrfs: add missing compression property remove in btrfs_ioctl_setflags > > Signed-off-by: Filipe Manana <fdmanana@xxxxxxxx> I would have expected this to fail with MOUNT_OPTIONS="-o compress=no", but it looks as though Btrfs stores the attributes unconditionally. Either way this change looks good to me. Reviewed-by: David Disseldorp <ddiss@xxxxxxx> Cheers, David -- To unsubscribe from this list: send the line "unsubscribe fstests" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html