In particular, the changes to vfs_subr.c.  I've gone over it a bunch of
    times and done some significant testing, but it doesn't hurt to have
    other eyes take a look at it as well.

                                        -Matt
                                        Matthew Dillon 
                                        <[EMAIL PROTECTED]>

dillon      2001/10/16 16:16:25 PDT

  Modified files:        (Branch: RELENG_4)
    sys/kern             vfs_subr.c 
    sys/sys              vnode.h 
    sys/vm               vm_page.c 
  Log:
  MFC kern/vfs_subr.c 1.263, sys/vnode.h 1.118, vm/vm_page.c 1.153.  This
  MFCs Kirk's vnode freelist cleanup commit from July 2000 in preparation
  for further work that will eventually make kern.maxvnodes actually do
  something.
  
  Revision    Changes    Path
  1.249.2.16  +27 -69    src/sys/kern/vfs_subr.c
  1.111.2.14  +3 -6      src/sys/sys/vnode.h
  1.147.2.10  +2 -6      src/sys/vm/vm_page.c


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to