NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/35448 CVS commit: [netbsd-7] src/sys/nfs



The following reply was made to PR port-alpha/35448; it has been noted by GNATS.

From: "Soren Jacobsen" <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/35448 CVS commit: [netbsd-7] src/sys/nfs
Date: Tue, 19 May 2015 04:56:46 +0000

 Module Name:	src
 Committed By:	snj
 Date:		Tue May 19 04:56:46 UTC 2015
 
 Modified Files:
 	src/sys/nfs [netbsd-7]: nfs_vnops.c
 
 Log Message:
 Pull up following revision(s) (requested by chs in ticket #769):
 	sys/nfs/nfs_vnops.c: revision 1.308
 in nfs_writerpc(), avoid a signed/unsigned problem in computing the
 number of bytes to back up in the uio when we need to resend a write RPC
 (eg. after a server crash) on a 64-bit platform.  should fix PR 35448.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.306 -r1.306.2.1 src/sys/nfs/nfs_vnops.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index