Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2004 13:48:50 +0000 (UTC)
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 vfs_subr.c
Message-ID:  <200410211348.i9LDmomG044745@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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