Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Mar 2003 12:45:07 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_default.c
Message-ID:  <200303072045.h27Kj8hj079753@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2003/03/07 12:45:07 PST

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_default.c 
  Log:
  Respect any passed in external lockmgr flags such as LK_NOWAIT in the
  default implementations of VOP_LOCK() and VOP_UNLOCK().
  
  Tested by:      jlemon, phk
  Glanced at by:  jeffr
  
  Revision  Changes    Path
  1.76      +2 -4      src/sys/kern/vfs_default.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message




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