Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Feb 2001 01:01:31 -0800 (PST)
From:      Kirk McKusick <mckusick@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ufs/ffs ffs_softdep.c
Message-ID:  <200102230901.f1N91Vk42508@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mckusick    2001/02/23 01:01:31 PST

  Modified files:
    sys/ufs/ffs          ffs_softdep.c 
  Log:
  Free lock before calling panic so that subsequent attempt to write out
  buffers does not re-panic with `locking against myself'. This change
  should not affect normal operations of soft updates in any way.
  
  Revision  Changes    Path
  1.87      +192 -63   src/sys/ufs/ffs/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?200102230901.f1N91Vk42508>