Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Dec 2001 11:56:30 -0800 (PST)
From:      Matt Dillon <dillon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_bio.c src/sys/nfs nfs.h nfs_bio.c nfs_vnops.c src/sys/vm vm_page.c vnode_pager.c
Message-ID:  <200112201956.fBKJuUq55807@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      2001/12/20 11:56:30 PST

  Modified files:        (Branch: RELENG_4)
    sys/kern             vfs_bio.c 
    sys/nfs              nfs.h nfs_bio.c nfs_vnops.c 
    sys/vm               vm_page.c vnode_pager.c 
  Log:
  MFC NFS and VM bug fixes (see my commit 2001/12/13 17:16:57 PST,
  kern/vfs_bio.c 1.295 and friends)
  
  Approved by:    Release Engineers
  
  Revision    Changes    Path
  1.242.2.14  +13 -0     src/sys/kern/vfs_bio.c
  1.53.2.4    +3 -1      src/sys/nfs/nfs.h
  1.83.2.2    +55 -4     src/sys/nfs/nfs_bio.c
  1.150.2.5   +19 -5     src/sys/nfs/nfs_vnops.c
  1.147.2.13  +14 -0     src/sys/vm/vm_page.c
  1.116.2.6   +27 -2     src/sys/vm/vnode_pager.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?200112201956.fBKJuUq55807>