Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Apr 2002 18:13:20 -0800 (PST)
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:  <200204040213.g342DKY59927@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2002/04/03 18:13:20 PST

  Modified files:
    sys/kern             vfs_aio.c 
  Log:
   o aio_process needn't fhold()/fdrop() the fp now that _aio_aqueue() and
     aio_free_entry() do this.
   o Remove two unnecessary/unused variables from aio_process() and one field
     from aiocblist.
  
  Revision  Changes    Path
  1.121     +6 -13     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?200204040213.g342DKY59927>