Re: [RFC] File flags handling - proposal for API.

Chris Evans (chris@ferret.lmh.ox.ac.uk)
Sat, 26 Jun 1999 20:37:49 +0100 (GMT)


On Fri, 25 Jun 1999, Alexander Viro wrote:

> On Fri, 25 Jun 1999, Linus Torvalds wrote:
>
> > No, just make it do
> >
> > {l,f,}chflags({name,fd,name}, u32 *old, u32 *new);
> >
> > and then you can read and write the flags with just one system call. I do
> > not want to extend on stat() yet again.
>
> OK. But there is one but - we definitely have flags on ext2, ufs and

[...]

Alexander, if you are working in the area, could you remove the
restriction that a block device can't be made immutable? I doubt anyone
has any objections to the principle of an immutable block dev?

Chris

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