cvs commit: src/sys/kern vfs_mount.c src/sys/sys mount.h

Konstantin Belousov kib at FreeBSD.org
Tue Oct 24 15:02:41 UTC 2006


kib         2006-10-24 15:02:40 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/kern             vfs_mount.c 
    sys/sys              mount.h 
  Log:
  MFC
  rev. 1.232, 1.233, 1.240 of the src/sys/kern/vfs_mount.c, and
  rev. 1.215 of src/sys/sys/mount.h (with change to keep the RELENG_6 ABI).
  
  Fix the races that could occur while waiting for the coveredvp lock.
  
  Approved by:    re (kensmith), pjd (mentor)
  
  Revision    Changes    Path
  1.196.2.20  +31 -10    src/sys/kern/vfs_mount.c
  1.197.2.7   +1 -0      src/sys/sys/mount.h


More information about the cvs-all mailing list