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 <fdman...@suse.com>

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 <dd...@suse.de>

Cheers, David
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to