Dear all. I tried to compile pvfs2.ko on Kernel 2.6.39 (Linux Mint 64 bits) and I have faced two issues:
*error: ‘SPIN_LOCK_UNLOCKED’ undeclared here (not in a function)* * * *and* * linux-2.6/super.c:1365: error: implicit declaration of function ‘get_sb_nodev’ * The firts one, I`m replacing the SPIN_LOCK_UNLOCKED to static DEFINE_SPINLOCK(); and look it is working. But the second one, I couldn`t find any solution. Anyone have encountered and resolve it? Thanks Tiago -- Tiago Steinmetz Soares Computer Science - UFSC
_______________________________________________ Pvfs2-users mailing list [email protected] http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users
