I've applied the put_filp.patch to Fedora 8 (2.6.23.1-42.fc8) and then
rebuild aufs.ko as a standalone module using the following:

tar jxvf aufs-2-6-2008.tar.bz2
cd aufs
mv include/linux/aufs_type.h fs/aufs/
cd fs/aufs/
patch -p1 < ../../../aufs-standalone.patch
chmod +x build.sh
./build.sh
strip -g aufs.ko

But on boot I get the following:

aufs test_add:357:mount[540]: NFS branch is not supported, try some
configurations and patches included in aufs source CVS.

What did I miss?

Thanks.


-------------------------------------------------------------------------
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