cvs commit: src/sys/kern vfs_subr.c src/sys/vm vm_pager.c

Poul-Henning Kamp phk at FreeBSD.org
Mon Nov 15 08:12:51 GMT 2004


phk         2004-11-15 08:12:50 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_subr.c 
    sys/vm               vm_pager.c 
  Log:
  Move pbgetvp() and pbrelvp() to vm_pager.c with the rest of the pbuf stuff.
  
  Revision  Changes    Path
  1.553     +0 -46     src/sys/kern/vfs_subr.c
  1.99      +44 -0     src/sys/vm/vm_pager.c


More information about the cvs-src mailing list