Hello,

DRBD 8.3.15 does not compile with kernel 3.10.
Do you plan to release 8.3.16 (or a 8.3.15 patch) compatible with kernel 3.10 ?

I already tried myself, I managed to compile it yesterday night, I had to :
- change "PDE(inode)->data" to "PDE_DATA(inode)"
- delete second parameter (node) from hlist_for_each_entry() calls and 
hlist_for_each_entry_safe() calls
- rename random32() calls to prandom_u32()
That's all.
It seems to work, however I am not confident at all...

Thank you very much for your support !

Best regards,

Ben

_______________________________________________
drbd-user mailing list
[email protected]
http://lists.linbit.com/mailman/listinfo/drbd-user

Reply via email to