K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-07-06T05:23:17.000000Z K 7 svn:log V 340 - 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. END