Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jun 2005 05:28:21 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_aio.c
Message-ID:  <200506070528.j575SMma063243@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2005-06-07 05:28:21 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_aio.c 
  Log:
  In lio_listio(2) change jobref from an int to a long so that
  lio_listio(LIO_WAIT, ...) works correctly on 64-bit architectures.
  
  Reviewed by: tegge
  
  Revision  Changes    Path
  1.194     +2 -1      src/sys/kern/vfs_aio.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506070528.j575SMma063243>