Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 May 2003 01:09:24 -0700 (PDT)
From:      Alan Cox <alc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_subr.c src/sys/vm vm_object.c
Message-ID:  <200305030809.h4389OgF004562@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2003/05/03 01:09:24 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_subr.c 
    sys/vm               vm_object.c 
  Log:
   - Revert kern/vfs_subr.c revision 1.444.  The vm_object's size isn't
     trustworthy for vnode-backed objects.
   - Restore the old behavior of vm_object_page_remove() when the end
     of the given range is zero.  Add a comment to vm_object_page_remove()
     regarding this behavior.
  
  Reported by:    iedowse
  
  Revision  Changes    Path
  1.446     +1 -1      src/sys/kern/vfs_subr.c
  1.283     +6 -4      src/sys/vm/vm_object.c



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