You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
open file, unlink it, then use ioctl(2) to make it immutable or
append only. Now close it and watch the blocks *not* freed...
Immutable/append-only checks belong in ->setattr().
Note: the bug is old and backport to anything prior to 737f2e9
("ext2: convert to use the new truncate convention") will need
these checks lifted into ext2_setattr().
Cc: [email protected]
Signed-off-by: Al Viro <[email protected]>
0 commit comments