Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Hi, Since there where some changes in the new kernel 2.6.19 release so I created a small patch to let drbd 0.7.22 build correctly. Only a few minor changes where needed, all version.h includes where removed, this is not necessary anymore and kmem_cache_destroy is now returning a void. For those interested, my patch is available here, http://members.home.nl/maarten/drbd-0.7.22-2.6.19.patch Maarten