NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/39898 CVS commit: src/sys/kern
The following reply was made to PR port-i386/39898; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/39898 CVS commit: src/sys/kern
Date: Sun, 16 Nov 2008 19:34:19 +0000 (UTC)
Module Name: src
Committed By: joerg
Date: Sun Nov 16 19:34:19 UTC 2008
Modified Files:
src/sys/kern: vfs_bio.c
Log Message:
Backout revision 1.212 and add a comment that short-cutting the WAPBL
case is not possible. The buffer length has changed and the rounded size
may not have, essentially changing the transaction size. Reported by
various users and in PR 39898.
To generate a diff of this commit:
cvs rdiff -r1.213 -r1.214 src/sys/kern/vfs_bio.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