cvs commit: src/sys/kern vfs_aio.c

Hidetoshi Shimokawa simokawa at FreeBSD.org
Wed Sep 10 08:48:52 PDT 2003


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


More information about the cvs-src mailing list