Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Mar 2003 00:51:23 -0800 (PST)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern subr_disk.c vfs_bio.c src/sys/sys bio.h
Message-ID:  <200303300851.h2U8pN5F083353@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2003/03/30 00:51:23 PST

  FreeBSD src repository

  Modified files:
    sys/kern             subr_disk.c vfs_bio.c 
    sys/sys              bio.h 
  Log:
  Preparation commit before I start on the bioqueue lockdown:
  
  Collect all the bits of bioqueue handing in subr_disk.c, vfs_bio.c is big
  enough as it is and disksort already lives in subr_disk.c.
  
  Revision  Changes    Path
  1.71      +43 -0     src/sys/kern/subr_disk.c
  1.382     +0 -25     src/sys/kern/vfs_bio.c
  1.128     +3 -18     src/sys/sys/bio.h



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