Subject: Re: CVS commit: src/sys/nfs
To: None <jonathan@netbsd.org>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: source-changes
Date: 11/17/2003 10:19:54
hi,
> Module Name: src
> Committed By: jonathan
> Date: Mon Nov 17 00:28:32 UTC 2003
>
> Modified Files:
> src/sys/nfs: nfs_bio.c
>
> Log Message:
> Commit fix for NFS write deadlock, on filesystems mounted via
> local-loopback (lo0). As posted for review on tech-kern 2003-18-09,
> with a long comment explaining (one of) the deadlock scenarios.
>
> I've used this since shortly after 2002-09-12-, without noticing
> performance degradataion or instability for non-loopback mounts.
which did you test, committed one or posted one?
are differences between them intentional?
YAMAMOTO Takashi