Re: named pipe writes on readonly filesystems

Alexander Viro (viro@math.psu.edu)
Mon, 12 Mar 2001 21:15:33 -0500 (EST)


On Mon, 12 Mar 2001, Chris Mason wrote:

> Hello everyone,
>
> Since fs/pipe.c:pipe_write() calls mark_inode_dirty, and it is legal to
> write to a named pipe on a readonly filesystem, we can end up writing an
> inode on a readonly FS.

I would check that in pipe_write()...
Cheers,
Al

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