Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Mar 2001 07:54: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
Message-ID:  <200103061554.f26FsdJ51043@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2001/03/06 07:54:39 PST

  Modified files:
    sys/kern             vfs_aio.c 
  Log:
  Add a missing splx() to aio_fphysio().  (This change is a no-op in -5.0,
   but potentially significant in -4.x.)
  
  Eliminate a pointless parameter to aio_fphysio().
  
  Remove unnecessary casts from aio_fphysio() and aio_physwakeup().
  
  Revision  Changes    Path
  1.94      +7 -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?200103061554.f26FsdJ51043>