Re: Compile error in 2.6.21-rc5-git6-2

2007-04-05 Thread sfjro
Flvio_Moringa: > well, I found the problem... It's a patch applied by OpenSUSE to the > kernel related to apparmor (the SUSE version of SELinux)... Here's the > patch regarding the "vfs_symlink" function: ::: > Can you help me make a patch so that aufs compiles in this kernel? That > way a

Re: Compile error in 2.6.21-rc5-git6-2

2007-04-05 Thread Flávio Moringa
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, well, I found the problem... It's a patch applied by OpenSUSE to the kernel related to apparmor (the SUSE version of SELinux)... Here's the patch regarding the "vfs_symlink" function: ### START ## Add a struct vfsmount parame

Re: Compile error in 2.6.21-rc5-git6-2

2007-04-04 Thread Sandino Flores Moreno
- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/defa

Re: Compile error in 2.6.21-rc5-git6-2

2007-04-04 Thread Flávio Moringa
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I'm using the cvs version I downloaded today, so it's version 1.14. I'll take a look at the macros you said. Concerning the vfsmounts.. I'm sorry I really have no clue... It could be a patch made by opensuse... but I really don't know... Flá

Re: Compile error in 2.6.21-rc5-git6-2

2007-04-04 Thread sfjro
Hello Flavio, Flvio_Moringa: > i'm trying to compile aufs in kernel 2.6.21-rc5-git6-2 (in openSUSE 10.3 > alpha 2). > > It seems the file vfssub.h needs to be patched because all the VFS > helper functions from the kernel code have an extra argument (of type > struct vfmount)... here's the error