[Pvfs2-developers] Latest kernel missing class_device_create
Nicholas Mills
nlmills at g.clemson.edu
Mon Jun 29 14:56:42 EDT 2009
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.beowulf-underground.org/pipermail/pvfs2-developers/attachments/20090629/a067a2ab/attachment.htm
More information about the Pvfs2-developers
mailing list