jeff        2006-02-23 05:18:07 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_syscalls.c 
  Log:
   - Use vfs_ref/rel to protect a mountpoint from going away while VFS_STATFS
     is being called.  Be sure to grab the ref before we unlock the vnode to
     prevent the mount from disappearing.
  
  Tested by:      kris
  
  Revision  Changes    Path
  1.409     +29 -10    src/sys/kern/vfs_syscalls.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to