Re: chattr e compressione
> sto provando ad utilizzare chattr e l'attributo di compressione su un
> filesystem ext2 per fare in modo di risparmiare un po' di spazio su un
> disco di backup.
> Dopo aver settato l'attributo relativo alla compressione ('c') ad una
> directory col seguente comando:
>
> chattr -R +c compression_test
>
> ho provato a copiare all'interno della directory alcuni files, ma ho
> notato che di compresso non vi è assolutamente nulla: sia con `ls -lh`
Il man della versione che ho io
# apt-cache search chattr
e2fslibs - ext2 filesystem libraries
e2fslibs-dev - ext2 filesystem libraries - headers and static libraries
morpheus:~# apt-show-versions e2fslibs
e2fslibs/unstable upgradeable from 1.37-2 to 1.38-2
dice questo
BUGS AND LIMITATIONS
The `c', 's', and `u' attributes are not honored by the ext2
and ext3 filesystems as imple-
mented in the current mainline Linux kernels. These
attributes may be implemented in future
versions ext2 and ext3.
Ciao
--
Sandro Tosi (aka Morpheus, matrixhasu)
My (little) site: http://matrixhasu.altervista.org/
Reply to: