Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Aug 2002 23:03:10 -0700 (PDT)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys aio.h src/sys/kern vfs_aio.c
Message-ID:  <200208070603.g7763A8G001484@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2002/08/06 23:03:10 PDT

  Modified files:        (Branch: RELENG_4)
    sys/sys              aio.h 
    sys/kern             vfs_aio.c 
  Log:
  MFC
   o Change jobref and *ijoblist from int to long in order to avoid
     a catastrophe after the 2^32nd AIO operation on 64-bit architectures.
   o Remove unused or unnecessary variables and fields.
  
  Revision   Changes    Path
  1.70.2.19  +6 -12     src/sys/kern/vfs_aio.c
  1.13.2.7   +1 -2      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?200208070603.g7763A8G001484>