cvs commit: src/sys/sys buf.h src/sys/kern vfs_aio.c

Poul-Henning Kamp phk at FreeBSD.org
Mon Jun 16 00:18:40 PDT 2003


phk         2003/06/16 00:18:39 PDT

  FreeBSD src repository

  Modified files:
    sys/sys              buf.h 
    sys/kern             vfs_aio.c 
  Log:
  Get rid of the b_spc specialty field in struct buf by using an already
  available caller private field.
  
  Revision  Changes    Path
  1.163     +2 -2      src/sys/kern/vfs_aio.c
  1.152     +1 -3      src/sys/sys/buf.h


More information about the cvs-src mailing list