cvs commit: src/sys/kern vfs_cluster.c

Alan Cox alc at FreeBSD.org
Tue Oct 26 19:05:00 PDT 2004


alc         2004-10-27 02:05:00 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_cluster.c 
  Log:
  Synchronize access to the vm page's PG_BUSY flag using the containing vm
  object's lock.  In the same place, eliminate unnecessary checks for a NULL
  vm object pointer.
  
  Revision  Changes    Path
  1.155     +4 -4      src/sys/kern/vfs_cluster.c


More information about the cvs-src mailing list