hi, i seem to be getting compile issues below. i took standalone git and integrated with an aufs linux git.( since i wanted to compile as a module only) r...@saravanan-desktop:/MHACK/aufs2-2.6/aufs2-2.6# make M=fs/aufs modules CC [M] fs/aufs/branch.o fs/aufs/branch.c: In function ‘au_br_mod_files_ro’: fs/aufs/branch.c:859: error: request for member ‘next’ in something not a structure or union fs/aufs/branch.c:859: warning: comparison of distinct pointer types lacks a cast make[1]: *** [fs/aufs/branch.o] Error 1 make: *** [_module_fs/aufs] Error 2
r...@saravanan-desktop:/MHACK/aufs2-2.6/aufs2-2.6# more .config | grep CONFIG_SMP CONFIG_SMP=y it appear the s_files in sb_info is a kind of per_cpu list ( which may cause this issue?) #ifdef CONFIG_SMP struct list_head __percpu *s_files; #else struct list_head s_files; #endif ( please let me know whether i am using proper git branches.) standalone.git r...@saravanan-desktop:/MHACK/aufs2-standalone# git branch * (no branch) master thx. On Wed, Dec 15, 2010 at 7:44 PM, <sf...@users.sourceforge.net> wrote: > Hi, > > Thayumanavar Sachithanantham: >> Thanks for the patch. Nowdays i am no more involved in work related to >> AUFS so won't have access to very high multi core CPUs. >> But i am going to go through this patch along with current aufs over >> the weekend and will give it a try on my virtual machine this weekend. > > Thanx. > Here is another additional patch which will also be include in next > Monday release. > May I say have nice weekend? :-) > > > J. R. Okajima > ------------------------------------------------------------------------------ Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the next level, and enter the era of Social Business. http://p.sf.net/sfu/lotusphere-d2d