[Unionfs] Unionfs Patch Problem
Fernando A. P. Gomes
fapg-unionfs at eurotux.com
Tue May 6 09:06:39 EDT 2008
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
More information about the unionfs
mailing list