Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jul 2002 01:31:35 -0400 (EDT)
From:      Jeff Roberson <jroberson@chesapeake.net>
To:        Jeff Roberson <jeff@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/sys/kern vnode_if.src
Message-ID:  <20020706013120.N25604-100000@mail.chesapeake.net>
In-Reply-To: <200207060523.g665NHLk084995@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Fri, 5 Jul 2002, Jeff Roberson wrote:

> jeff        2002/07/05 22:23:17 PDT
>
>   Modified files:
>     sys/kern             vnode_if.src
>   Log:
>    - Disable original vop_strategy lock specification.
>    - Switch to the new vop_strategy_pre for lock validation.
>
>   VOP_STRATEGY requires only that the buf is locked UNLESS the block numbers need
>   to be translated.  There may be other reasons, but as long as the underlying
>   layer uses a VOP to perform the operations they will be caught later.
>
>   Revision  Changes    Path
>   1.50      +2 -1      src/sys/kern/vnode_if.src
>

Forgot this in my last commit..


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?20020706013120.N25604-100000>