Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jan 1999 01:07:33 -0800 (PST)
From:      David Greenman <dg@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/contrib/sys/softupdates ffs_softdep.c
Message-ID:  <199901220907.BAA11934@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dg          1999/01/22 01:07:33 PST

  Modified files:
    contrib/sys/softupdates ffs_softdep.c 
  Log:
  Gutted softdep_deallocate_dependencies and replaced it with a panic. It
  turns out to not be useful to unwind the dependencies and continue in
  the face of a fatal error.
  Also changed the log() to a printf() in softdep_error() so that it will
  be output in the case of a impending panic.
  Submitted by:	Kirk McKusick <mckusick@mckusick.com>
  
  Revision  Changes    Path
  1.21      +3 -41     src/contrib/sys/softupdates/ffs_softdep.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?199901220907.BAA11934>