I can compile aufs from the latest CVS release but when I go to insmod
I get a symbol error :

aufs: Unknown symbol security_inode_permission

Looking at security.c it appears the function hasn't been exported so
can't be called by a module.

I do get this warning on compile as well :
WARNING: ".security_inode_permission"
[/home/usr2/cengel/aufs/aufs/fs/aufs25/aufs.ko] undefined!

I'm building like this :
make KDIR=/lib/modules/2.6.25/build/ -f local.mk


-- 
 Chris

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone

Reply via email to