Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jun 1998 11:13:20 -0700 (PDT)
From:      Julian Elischer <julian@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/kern vfs_subr.c
Message-ID:  <199806101813.LAA09801@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
julian      1998/06/10 11:13:20 PDT

  Modified files:
    sys/kern             vfs_subr.c 
  Log:
  Submitted by: Kirk McKusick <mckusick@McKusick.COM>
  
  Fix for potential hang when trying to reboot the system or
  to forcibly unmount a soft update enabled filesystem.
  FreeBSD already handled the reboot case differently, this is however a better
  fix.
  
  Revision  Changes    Path
  1.155     +18 -8     src/sys/kern/vfs_subr.c



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