Barry Kauler: > I got Aufs2 out of version control yesterday, and downloaded the > 2.6.27.47 source. I applied Squashfs4 and Aufs patches, and it > compiled, but right at the end gave this error: > > Error: "mmap_min_addr" [fs/aufs/aufs.ko] undefined!
You need to EXPORT it in security/min_addr.c, because security_file_mmap() was modified in v2.6.27.27. J. R. Okajima ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo
