Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jul 2000 16:10:02 -0700 (PDT)
From:      Kirk McKusick <mckusick@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys buf.h
Message-ID:  <200007262310.QAA93840@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mckusick    2000/07/26 16:10:02 PDT

  Modified files:
    sys/sys              buf.h 
  Log:
  Disable LK_CANRECURSE on buffer locks. The recusion is needed only for
  certain uses of snapshots and currently appears to be causing some
  other problems. So for now, I am reverting to the old semantics until
  I have had time to investigate what is causing the other problems.
  
  Revision  Changes    Path
  1.107     +2 -2      src/sys/sys/buf.h



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?200007262310.QAA93840>