Hi, I'm new to PVFS2 and just downloaded the 2.8.4 level of code from the orangefs website. When I try to build the 2.6 kernel modules I am getting errors relating to an undefined entry point inode_setattr(). This has disappeared from recent kernel levels (I'm on 2.6.38) and was supposed to be replaced by generic_setattr or should that be generic_setxattr? Also, the .ioctl field in file_operations is now unlocked_ioctl. I was able to add some code to aclocal.m4 to look for this field and used the resulting HAVE_... variable to handle references to this field. Are these known problems with fixes in an appropriate repository or have I grabbed the wrong stuff?
Neale _______________________________________________ Pvfs2-developers mailing list [email protected] http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers
