Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Sep 2000 00:56:33 -0700 (PDT)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_aio.c
Message-ID:  <200009040756.AAA78291@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2000/09/04 00:56:33 PDT

  Modified files:
    sys/kern             vfs_aio.c 
  Log:
  Make filt_aio() check the jobstate for JOBST_JOBBFINISHED (in addition
  to JOBST_JOBFINISHED) in case the aio_read() or aio_write() was performed
  via the high-performance physio method, i.e., aio_qphysio().
  
  Revision  Changes    Path
  1.79      +3 -2      src/sys/kern/vfs_aio.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?200009040756.AAA78291>