Subject: Re: CVS commit: src/sys
To: Jason R Thorpe <thorpej@wasabisystems.com>
From: David Laight <david@l8s.co.uk>
List: source-changes
Date: 03/18/2003 09:38:28
On Mon, Mar 17, 2003 at 04:19:42PM -0800, Jason R Thorpe wrote:
> On Mon, Mar 17, 2003 at 07:59:55PM +0100, Jaromir Dolecek wrote:
> 
>  > Two different UNION LKMs?
> 
> Hey, why not... you added a hook...

I've even got the source for one, just needs porting from SVR4
(not solaris).  Only trouble is it relies on vnode hold counts,
not vnode locks.

(Actually I'm not sure the readdir code for unionfs is actually right,
I had to go to much greater lengths to get it right in my fs.  All
to do with very big directories - the code has to be O(n^2) on the
number of layers in that case).

	David

-- 
David Laight: david@l8s.co.uk