cvs commit: src/sys/kern vfs_mount.c

Poul-Henning Kamp phk at FreeBSD.org
Thu Nov 25 04:06:43 PST 2004


phk         2004-11-25 12:06:43 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_mount.c 
  Log:
  Assert Giant held in vfs_domount() and vfs_dounmount()
  
  Explicitly grab Giant before calling these.
  
  Revision  Changes    Path
  1.150     +20 -3     src/sys/kern/vfs_mount.c


More information about the cvs-all mailing list