Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Mar 2001 22:37:25 -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:  <200103070637.f276bPr09401@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2001/03/06 22:37:25 PST

  Modified files:        (Branch: RELENG_4)
    sys/kern             vfs_aio.c 
    sys/sys              aio.h 
  Log:
  MFC:
  
   sys/aio.h: Remove outdated comments that describe aio_cancel() as
    unimplemented.  Remove a duplicate function prototype for aio_error().
    [revisions 1.21, 1.23, and 1.24]
  
   kern/vfs_aio.c: Add a missing splx() to aio_fphysio().
    [revision 1.94]
  
  Approved by:	jkh
  
  Revision  Changes    Path
  1.70.2.8  +7 -13     src/sys/kern/vfs_aio.c
  1.13.2.4  +2 -9      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?200103070637.f276bPr09401>