Re: nullfs and named pipes.

2007-02-19 Thread Robert Watson
On Mon, 19 Feb 2007, Robert Watson wrote: On Mon, 19 Feb 2007, Robert Watson wrote: On Sun, 18 Feb 2007, Josef Karthauser wrote: Well, the worry would be that you would be replacing a clean error on failure with an occasional panic, the normal symptom of a race condition. I think I'm alri

Re: nullfs and named pipes.

2007-02-19 Thread Robert Watson
On Mon, 19 Feb 2007, Robert Watson wrote: On Sun, 18 Feb 2007, Josef Karthauser wrote: Well, the worry would be that you would be replacing a clean error on failure with an occasional panic, the normal symptom of a race condition. I think I'm alright with the VFIFO case above, but I'm quite

Re: nullfs and named pipes.

2007-02-19 Thread Robert Watson
On Sun, 18 Feb 2007, Josef Karthauser wrote: On Fri, Feb 16, 2007 at 04:36:56PM +0200, Kostik Belousov wrote: cvs diff: Diffing . Index: null_subr.c === RCS file: /home/ncvs/src/sys/fs/nullfs/null_subr.c,v retrievin