Y
Hacker News
new
|
ask
|
show
|
jobs
by
reptation
3224 days ago
This is only true for some filesystems. ext4 notably doesn't acknowledge -i attribute
1 comments
teilo
3224 days ago
Not true. Immutable works just fine on ext4.
https://pastebin.com/beuimxR8
link
jwilk
3224 days ago
Indeed. The list of all supported attributes is in the manual page:
http://man7.org/linux/man-pages/man5/ext4.5.html#FILE_ATTRIB...
link
reptation
3224 days ago
Ah, you're right, I mis-remembered: """ The `c', 's', and `u' attributes are not honored by the ext2, ext3, and ext4 filesystems as implemented in the current mainline Linux kernels. """
link
https://pastebin.com/beuimxR8