On Fri, Jun 30, 2006 at 02:01:23AM +0200, Bernhard Rosenkraenzer wrote:
> Hi,
> 2.6.17-mmX kernels (X >= 3) change the filesystem API.
> 
> Some changes (*_get_sb must return an int, and takes an extra struct 
> vfsmount* 
> parameter to be passed to get_sb_bdev) are trivial, others look a bit tricky 
> for unionfs (vfs_statfs now takes a dentry instead of a sb as its first 
> parameter -- bad news for hidden_sb).
> 
> Has anyone ported unionfs to the new API yet?

It is not -mm specific. It is Linus's tree that has those changes. I'm
almost done fixing them.

Jeff.

-- 
UNIX is user-friendly ... it's just selective about who it's friends are
_______________________________________________
unionfs mailing list
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs

Reply via email to