Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Oct 2002 19:14:17 -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:  <200210130214.g9D2EHNY003883@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2002/10/12 19:14:17 PDT

  Modified files:        (Branch: RELENG_4)
    sys/kern             vfs_aio.c 
  Log:
  MFC
   - Maintain the hold on a file for the duration of an AIO operation.
   - Use the reference to a file contained in the AIO control block
     rather than recomputing it.
  
  Revision   Changes    Path
  1.70.2.26  +20 -77    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?200210130214.g9D2EHNY003883>