Re: 2.2.0 wishlist

Theodore Y. Ts'o (tytso@mit.edu)
Fri, 14 Jun 1996 14:08:00 -0400


Date: Thu, 13 Jun 1996 22:38:19 +0100 (BST)
From: Bryn Paul Arnold Jones <bpaj@gytha.demon.co.uk>

Well it's part of the ext2fs, man chattr goes:

When a file with the `u' attribute set is deleted, its
contents is saved. This allows the user to ask for its
undeletion.

Hmm.. I guess I should update the man page. The user-side code to set
the attribute was written, but the kernel-side support for the attribute
hasn't been done yet.

- Ted