cvs commit: src/sys/kern vfs_subr.c

Poul-Henning Kamp phk at FreeBSD.org
Thu Oct 21 06:48:51 PDT 2004


phk         2004-10-21 13:48:50 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_subr.c 
  Log:
  Simplify buf_vlist_remove().
  
  Now that we have encapsulated the splaytree related information
  into a structure we can eliminate the half of this function.
  
  Revision  Changes    Path
  1.531     +16 -34    src/sys/kern/vfs_subr.c


More information about the cvs-all mailing list