Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Aug 2001 23:17:11 -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 src/sys/sys aio.h
Message-ID:  <200108300617.f7U6HBK22638@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2001/08/29 23:17:11 PDT

  Modified files:        (Branch: RELENG_4)
    sys/kern             vfs_aio.c 
    sys/sys              aio.h 
  Log:
  MFC: revision 1.92 and part of revision 1.93 of kern/vfs_aio.c and
   revision 1.22 of sys/aio.h.
  
   Remove the field privatemodes from struct __aiocb_private and the
   related code from aio_read() and aio_write().
  
   Remove unnecessary fhold() and fdrop() calls from aio_qphysio().  Add
   a comment explaining why.
  
  Approved by:	re (jkh)
  
  Revision   Changes    Path
  1.70.2.11  +11 -145   src/sys/kern/vfs_aio.c
  1.13.2.6   +1 -13     src/sys/sys/aio.h


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?200108300617.f7U6HBK22638>