Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Oct 2003 11:24:38 -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_cluster.c vfs_subr.c
Message-ID:  <200310201824.h9KIOc2o074970@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2003/10/20 11:24:38 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_cluster.c vfs_subr.c 
  Log:
  Initialize the buf's b_object in pbgetvp().  Clear it in pbrelvp().  (This
  facilitates synchronization of the vm page's valid field using the
  vm object's lock.)
  
  Suggested by:   tegge
  
  Revision  Changes    Path
  1.147     +0 -1      src/sys/kern/vfs_cluster.c
  1.469     +2 -0      src/sys/kern/vfs_subr.c



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