Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Oct 2000 23:25:43 -0700 (PDT)
From:      Boris Popov <bp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/miscfs/nullfs null_vnops.c
Message-ID:  <200010150625.XAA89897@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bp          2000/10/14 23:25:43 PDT

  Modified files:
    sys/miscfs/nullfs    null_vnops.c 
  Log:
  Fix nullfs breakage caused by incomplete migration of v_interlock from
  simple_lock to mutex.
  
  Reset LK_INTERLOCK flag when interlock released manually.
  
  Revision  Changes    Path
  1.44      +6 -4      src/sys/miscfs/nullfs/null_vnops.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?200010150625.XAA89897>