EXT2_UNRM_FL

Andre M. Hedrick (g@cx888441-a.cv1.sdca.home.com)
Tue, 2 Mar 1999 22:34:49 -0800 (PST)


Hello,

I was looking through the ext2 source code, and I found EXE2_UNRM_FL which
(I think ) will make the file with this flag undeletable (or recoverable).
Is this thing ever implemented ? or if this flag works, where is the code
for it? Thanx in advance.

In case you were wondering, it is defined in dir
'linux/linclude/linux/ext2_fs.h'
ext2_fs.h:187:#define EXT2_UNRM_FL 0x00000002

but I couldn't fine that anywhere else..

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/