Hi all,
After trying the filesystem I noticed the following:
as you know the "chattr" have a "c" flag to provide transparent
compression on directories/files.
Of course, to use this flag the filesystem must have the transparent
compression feature, and must be aware of the flag itself.
In the case of ext4, the flag is properly set (and lsattr shows the "c"
flag) but it won't work, because ext4 doesn't support transparent
compression.
In the case of "btrfs" I cannot set the flag and I get the following error:
Operation not supported while setting flags on xxxx
Are you planning to support the use of this flag within btrfs?
cheers
Massimiliano
--
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