Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jan 2002 13:03:39 -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 src/sys/sys aio.h
Message-ID:  <200201062103.g06L3dg20891@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2002/01/06 13:03:39 PST

  Modified files:
    sys/kern             vfs_aio.c 
    sys/sys              aio.h 
  Log:
   o Add missing synchronization (splnet()/splx()) in aio_free_entry().
   o Move the definition of struct aiocblist from sys/aio.h to kern/vfs_aio.c.
   o Make aio_swake_cb() static.
  
  Revision  Changes    Path
  1.108     +27 -1     src/sys/kern/vfs_aio.c
  1.29      +0 -26     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?200201062103.g06L3dg20891>