Hi
Can someone do me a favour and try this
Create a file and call it test.txt
touch test.txt
then do chattr +u test.txt as root
Then try to remove the file rm test.txt
You should not be able to remove the file after the undeleteble flag is set, but I can do so on my system, strange
I'm using ext3.
Please try this at home at tell me if it worked at your system , thanks