Re: 2.4 bug: fifo-write causes diskwrites to read-only fs !

From: Rob van Nieuwkerk (robn@verdi.et.tudelft.nl)
Date: Wed May 28 2003 - 14:40:39 EST


>
>
> Rob van Nieuwkerk wrote:
> > Hi all,
> >
> > It turns out that Linux is updating inode timestamps of fifos (named
> > pipes) that are written to while residing on a read-only filesystem.
> > It is not only updating in-ram info, but it will issue *physical*
> > writes to the read-only fs on the disk !
>
> Hi!
>
> I can't give a solution but the workaround is obvious:
> mount -t ramfs none /myFifos

Hi Nuno,

Yup, already thought of that.
But would be nice if the bug was fixed too !

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