Re: unremovable files and possible fs corruption (2.1.123)

Theodore Y. Ts'o (tytso@mit.edu)
Thu, 8 Oct 1998 00:37:55 -0400


Date: Wed, 7 Oct 1998 21:37:45 -0400 (EDT)
From: "Albert D. Cahalan" <acahalan@cs.uml.edu>

Please, make it a union! Every filesystem has a few odd features.
The kernel itself has a union in the inode data. The system call
needs that too.

Actually, the whole idea behind the chflags() interface is that it
*isn't* an ext2-specific function. This interface would also be used to
set the R/O and System flags on FAT filesystems, for example.

I'm not at all convinced that the stat structure is the right place to
add filesystem-specific unions.

- Ted

-
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/