Subject: Re: kern/36548: Trailing NULs written to files over NFS
To: None <yamt@NetBSD.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Steve Woodford <scw@netbsd.org>
List: netbsd-bugs
Date: 07/03/2007 21:20:02
The following reply was made to PR kern/36548; it has been noted by GNATS.

From: Steve Woodford <scw@netbsd.org>
To: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
Cc: gnats-bugs@netbsd.org, gnats-admin@netbsd.org,
	netbsd-bugs@netbsd.org
Subject: Re: kern/36548: Trailing NULs written to files over NFS
Date: Tue, 3 Jul 2007 22:16:59 +0100

 On Thursday 28 June 2007 14:13:24 YAMAMOTO Takashi wrote:
 
 > if the problem is new, can you narrow down which commit introduced
 > it? a culprit is nfs_bio.c rev.1.155, but i'm not sure.
 
 I've narrowed it down to the yamt-idlelwp branch merge. :-/
 
 A kernel from before the merge is fine, but one from immediately after 
 fails as described.
 
 Cheers, Steve