cvs commit: src/sys/kern vfs_bio.c

Alan Cox alc at FreeBSD.org
Fri Oct 10 00:26:22 PDT 2003


alc         2003/10/10 00:26:21 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_bio.c 
  Log:
   - Synchronize access to a page's valid field in vfs_bio_clrbuf()
     by using the lock from its containing object.
   - Remove GIANT_REQUIRED from vm_hold_load_pages().
  
  Revision  Changes    Path
  1.410     +10 -8     src/sys/kern/vfs_bio.c


More information about the cvs-src mailing list