Date: Wed, 10 Sep 2003 08:48:51 -0700 (PDT) From: Hidetoshi Shimokawa <simokawa@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_aio.c Message-ID: <200309101548.h8AFmpfX005511@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
simokawa 2003/09/10 08:48:51 PDT
FreeBSD src repository
Modified files:
sys/kern vfs_aio.c
Log:
Fix asynchronous physio breakage introduced in rev 1.163.
We cannnot use bp->b_caller2 because DEV_STRATEGY will overwrite it.
Revision Changes Path
1.165 +3 -4 src/sys/kern/vfs_aio.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309101548.h8AFmpfX005511>
