[Unionfs] Unionfs Patch Problem

Erez Zadok ezk at cs.sunysb.edu
Tue May 6 11:59:14 EDT 2008


In message <200805061406.40277.fapg-unionfs at eurotux.com>, "Fernando A. P. Gomes" writes:
> Hi,
> 
>  You can edit the files and change manually:
> 
> drivers/md/dm-mpath.h
> line 14: substitute struct path with struct dm_path
> 
> fs/Makefile.rej
> At the end of file add:
> obj-$(CONFIG_UNION_FS)        += unionfs/
> 
> At line 60, add this line:
> #define LOOKUP_ONE           128
> 
> This errors apears because previous patches from redhat that change a litle 
> this lines.
> 
> Regards,
> Fernando Gomes

RHEL5 "back ports" some changes from later kernels, which is why you need
some fixes that unionfs has only in newer (vanilla) kernels.

If someone can get me a plain tarball of the latest RHEL5 kernel source,
I'll produce a unionfs patch that applies and compiles cleanly.  I prefer a
plain tarball, or even better a git tree.

Thanks,
Erez.


More information about the unionfs mailing list