Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Oct 2004 02:05:00 +0000 (UTC)
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_cluster.c
Message-ID:  <200410270205.i9R250hJ048187@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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