Date: Tue, 22 Dec 1998 06:44:00 -0800 (PST) From: Luoqi Chen <luoqi@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/kern vfs_bio.c Message-ID: <199812221444.GAA03581@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
luoqi 1998/12/22 06:43:59 PST Modified files: sys/kern vfs_bio.c Log: Correctly handle misaligned VMIO buffer (whose start or end offset in the VM object are not page aligned). This should fix the mount_msdos panic after a failed attemp to mount as ffs. Reviewed By: Matthew Dillon <dillon@apollo.backplane.com> Archie Cobbs <archie@whistle.com> Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru> Revision Changes Path 1.188 +92 -77 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?199812221444.GAA03581>