Subject: Re: CVS commit: src/sys
To: Jaromir Dolecek <jdolecek@netbsd.org>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: source-changes
Date: 03/17/2003 16:19:42
On Mon, Mar 17, 2003 at 07:59:55PM +0100, Jaromir Dolecek wrote:

 > Two different UNION LKMs?

Hey, why not... you added a hook...

 > This hook is purely and only for UNION filesystem. The former code
 > checked (vp->v_op == union_vnodeop_p) for example.  That check was
 > now moved to union_readdirhook(). The former code was purely UNION
 > filesystem specific, and so is this vn_union_readdir_hook.

Then it is screaming for a different way to fix the problem.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>