alc         2003/04/27 22:40:45 PDT
  FreeBSD src repository
  Modified files:
    sys/kern             vfs_bio.c 
  Log:
  Finish the vm_object locking for this file, including holding the vm_object
  lock when accessing the vm_object's flags or calling vm_page_lookup().
  
  Revision  Changes    Path
  1.390     +8 -3      src/sys/kern/vfs_bio.c