Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Dec 1998 13:07:10 -0800 (PST)
From:      Matt Dillon <dillon@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/kern vfs_syscalls.c
Message-ID:  <199812122107.NAA12093@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      1998/12/12 13:07:10 PST

  Modified files:
    sys/kern             vfs_syscalls.c 
  Log:
  PR: kern/8965
  Obtained from: Stephen Clawson <sclawson@cs.utah.edu>
  
      Wakeup anyone waiting on a mount point prior to returning from umount,
      whether an error occurs or not.  Fixes a stat/NFS-umount race and other
      potential future problems.  Fix taken from bug/pr which also indicated
      that the same fix has already been applied to OpenBSD and NetBSD.
  
  Revision  Changes    Path
  1.111     +3 -1      src/sys/kern/vfs_syscalls.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812122107.NAA12093>