cvs commit: src/sys/kern vfs_mount.c

Tor Egge tegge at FreeBSD.org
Mon Sep 25 21:15:05 PDT 2006


tegge       2006-09-26 04:15:04 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_mount.c 
  Log:
  Don't restore mnt_kern_flag on failed MNT_UPDATE mount, it can race
  with dounmount(), causing loss of MNTK_UNMOUNT flag.
  
  Revision  Changes    Path
  1.235     +2 -5      src/sys/kern/vfs_mount.c


More information about the cvs-src mailing list