Date: Sun, 5 Jan 2003 14:01:08 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_bio.c Message-ID: <200301052201.h05M18Yj009731@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2003/01/05 14:01:08 PST Modified files: sys/kern vfs_bio.c Log: Fix cut&paste bug which would result in a panic because buffer was being biodone'ed multiple times. Revision Changes Path 1.351 +2 -2 src/sys/kern/vfs_bio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301052201.h05M18Yj009731>