Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Dec 2007 20:52:06 +0000 (UTC)
From:      Attilio Rao <attilio@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_subr.c
Message-ID:  <200712272052.lBRKq6kO088499@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
attilio     2007-12-27 20:52:06 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_subr.c 
  Log:
  As LK_EXCLUPGRADE is used in conjuction with LK_NOWAIT, LK_UPGRADE becames
  equivalent with this and so operate the switch.
  
  That call is the only one remaining LK_EXCLUPGRADE consumer and removing
  it will prepare the ground for LK_EXCLUPGRADE axing and further
  lockmgr improvements.
  
  Discussed with: jeff, ups
  
  Revision  Changes    Path
  1.712     +1 -1      src/sys/kern/vfs_subr.c



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