Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Apr 2001 23:18:24 -0700 (PDT)
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vnode_pager.c vnode_pager.h src/sys/nfs nfs_bio.c src/sys/nwfs nwfs_io.c
Message-ID:  <200104190618.f3J6IOJ30067@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alfred      2001/04/18 23:18:24 PDT

  Modified files:
    sys/vm               vnode_pager.c vnode_pager.h 
    sys/nfs              nfs_bio.c 
    sys/nwfs             nwfs_io.c 
  Log:
  vnode_pager_freepage() is really vm_page_free() in disguise,
  nuke vnode_pager_freepage() and replace all calls to it with vm_page_free()
  
  Revision  Changes    Path
  1.126     +8 -15     src/sys/vm/vnode_pager.c
  1.15      +1 -2      src/sys/vm/vnode_pager.h
  1.91      +4 -4      src/sys/nfs/nfs_bio.c
  1.14      +3 -3      src/sys/nwfs/nwfs_io.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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