All,

In src/kernel/linux-2.6/devpvfs2-req.c:1037 there is a call to
class_device_create(). Unfortunately, this symbol no longer exists in the
latest kernel version (2.6.30 and possibly earlier). Documentation seems to
suggest this call should be replaced with a call to device_create().

The class_device_create issue has been mentioned once before. See
http://www.beowulf-underground.org/pipermail/pvfs2-developers/2007-April/003346.html
.


Walt,

Don't worry, I promise I'm not changing any kernel code :). I'm just trying
to get my bearings to see what (if anything) needs to be changed for the
security implementation.

--Nick
_______________________________________________
Pvfs2-developers mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers

Reply via email to