Re: unremovable files and possible fs corruption (2.1.123)

david parsons (o.r.c@p.e.l.l.p.o.r.t.l.a.n.d.o.r.u.s)
8 Oct 1998 23:36:46 -0700


In article <linux.kernel.199810071927.PAA05144@dcl.mit.edu>,
Theodore Y. Ts'o <tytso@MIT.EDU> wrote:

>But now that glibc is around, it should be pretty easy to add this field
>to struct stat, and then add the chflags system call.

And what will this do to code that's already built and shipping?
It seems like promiscuously adding records to a published structure
is a recipe for Bad Things.

A chflags() call that takes a union of special flags would be a much
less destructive way of adding the new functionality.

____
david parsons \bi/ Plus it will be a lot easier to add to libc 4.8.2
\/

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