On 2013-04-30 15:26, sven1999 wrote:
>
> Back in openSUSE 12.2, I had no reproducible example. Furthermore, the
> only reply I got was that I should use the CODE tag; which I tried to
> use above 
>
> So, do you recommend to file a bug now against openSUSE 12.3?
Obviously
(but read ahead)
If it is a bug, the only way to solve them is to report on Bugzilla. As
you are the person most interested in this feature, maybe if you had
replied to the post and reported last time, it /might/ have been solved 
By the way, what we expected you to do is something like this:
cer@Telcontar:~/tmp/args> chattr -R +c .
chattr: Operation not supported while setting flags on .
cer@Telcontar:~/tmp/args> chattr -R +c text
chattr: Operation not supported while setting flags on text
cer@Telcontar:~/tmp/args> l
total 8
drwxr-xr-x 2 cer users 17 Apr 30 16:51 ./
drwxr-xr-x 54 cer users 4096 Apr 30 16:50 ../
-rw-r--r-- 1 cer users 25 Apr 30 16:51 text
cer@Telcontar:~/tmp/args> lsattr *
--------------- text
cer@Telcontar:~/tmp/args>
See? No stories, just commands and responses, so no interpretations by
anybody. Of course, in my case it fails because I do not have btrfs, I
just did that to show you how to do it 
However, I see this in the manual:
+++···················
A file with the `c’ attribute set is automatically
compressed on the disk by the kernel. A read from
this file returns uncompressed data. A write to this
file compresses data before storing them on the disk.
Note: please make sure to read the bugs and limita-
tions section at the end of this document.
…
BUGS AND LIMITATIONS
The c', 's', and
u’ attributes are not honored by
the ext2 and ext3 filesystems as implemented in the
current mainline Linux kernels. These attributes
may be implemented in future versions of the ext2 and
ext3 filesystems.
…
E2fsprogs version 1.41.1December 2010 CHATTR(1)
···················+±
So, maybe this program applies to ext2/3/4 filessystems only, no mention
of other types. Where did you read that it applies to btrfs filesystems?
Maybe it is supposed to work, but the devs will want you to make sure
first, or they will just gruff at us for using the wrong command and
wasting their time 
Also, if you show us the link where you read about this method/feature,
maybe we can tell if it applies or not.
(and don’t keep silent another 4 months, please - speak up! We don’t
bite. We just eat you alive :-p )
–
Cheers / Saludos,
Carlos E. R.
(from 12.1 x86_64 “Asparagus” at Telcontar)