cvs commit: src/sys/kern vfs_cluster.c vfs_subr.c

Alan Cox alc at FreeBSD.org
Mon Oct 20 11:24:39 PDT 2003


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


More information about the cvs-all mailing list