cvs commit: src/sys/kern vfs_mount.c

Jeff Roberson jeff at FreeBSD.org
Mon Jan 24 02:28:42 PST 2005


jeff        2005-01-24 10:28:41 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_mount.c 
  Log:
   - Protect mnt_kern_flag with the mountpoint's mutex.  This is required
     to make the suspend related functions mpsafe.
  
  Sponsored By:   Isilon Systems, Inc.
  
  Revision  Changes    Path
  1.178     +11 -7     src/sys/kern/vfs_mount.c


More information about the cvs-src mailing list