14 May 2007 08:17
Re: aufs Monday release
<sfjro <at> users.sourceforge.net>
2007-05-14 06:17:10 GMT
2007-05-14 06:17:10 GMT
"Sandino Flores Moreno": > ... on linux 2.6.21.1, I got this error: Sorry, I may be confused 2.6.21 with 2.6.22. Please try this patch. If it succeeds, I will update CVS. Junjiro Okajima ---------------------------------------------------------------------- Index: fs/aufs/opts.h =================================================================== RCS file: /cvsroot/aufs/aufs/fs/aufs/opts.h,v retrieving revision 1.12 diff -u -p -r1.12 opts.h --- fs/aufs/opts.h 14 May 2007 03:40:27 -0000 1.12 +++ fs/aufs/opts.h 14 May 2007 06:12:52 -0000 <at> <at> -28,7 +28,7 <at> <at> #include <linux/version.h> #include <linux/aufs_type.h> -#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,21) +#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,22) typedef const char* au_parser_pattern_t; #else typedef char* au_parser_pattern_t; Index: fs/aufs/sysaufs.h =================================================================== RCS file: /cvsroot/aufs/aufs/fs/aufs/sysaufs.h,v(Continue reading)
RSS Feed