From: Luc Dumaine (luc.dumaine_at_sitiv.fr)
Date: Fri 13 Aug 2004 - 14:07:08 BST
Hi,
I just came accross a bug with files attributes handling.
It only happens on reiserfs , not on ext2 filesystems.
Once i set the immutable attribute on a file, i can't remove the
attribute, despite being the host server superuser:
chapo root # touch foo
chapo root # lsattr foo
------------- foo
chapo root # chattr +i foo
chapo root # lsattr foo
----i-------- foo
chapo root # chattr -i foo
chattr: Operation not permitted while setting flags on foo
chapo root # lsattr foo
----i-------- foo
It also happened with 2.6.8-rc3-vs1.9.2.16.
Regards.
system info:
Linux chapo 2.6.8-rc4-vs1.9.2.17 #1 SMP Fri Aug 13 14:45:33 CEST 2004
x86_64 5 GNU/Linux
reiserfs filesystem format 3.6
_______________________________________________
Vserver mailing list
Vserver_at_list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver