Closed quiknick closed 2 years ago
Sorry, I probably should have been more specific.
All the commits from 860bee1b7424337aefef6a802d0e514289c232eb to 0432333222ebee9ca4c73d8c18d3783db8525ae0 are needed for 5.15 compat.
We have a somewhat, let's say, unique approach to maintaining older versions of DRBD. Basically, we implement features that should be backported on the older branch first (that is 9.0 in that case). Then, we merge them "forward" to the newer branches.
Anway, long story short: the fixes for 5.15 compat are on the 9.0 branch, but not yet on 9.1. Good news is I'm literally doing that right now, so 9.1 will also have it within the day.
@quiknick this should now work on the 9.1 branch, please try it.
@chrboe Compile successful. Thank you! You're the man! Made my Friday great again!
Still fails even with those commit changes on branch drbd-9.1 and changes from commit 998a1fa
Originally posted by @quiknick in https://github.com/LINBIT/drbd/issues/32#issuecomment-1092455993