drbd-9.3.2-rc.1 and drbd-9.2.18-rc.2

Hi,

Another release coming. This time, it includes important fixes for
large, dynamic LINSTOR clusters. Linstor 1.33.2 already contains fixes
for most cases, but for disaggregated setups with diskless primary
nodes, this DRBD update is also necessary.

The bugs affect resources that got a replica added later, after creation
time. It only affects thinly-provisioned volumes, and only if they never
had a write request with a node absent and fully utilized peer
slots.
So, usually only a small percentage of all resources are
affected. Unfortunately, the affected resources show UpToDate/UpToDate,
but the younger replica misses some blocks.

Now we have tests for all those scenarios.

As these fixes are important for such larger LINSTOR installations, I
start this release cycle about two weeks earlier than usual.

And yes, due to a build issue we noticed late, it is rc.2 of 9.2.18,
while 9.3.2 is rc.1.

At the moment, this is a release candidate.

9.3.2-rc.1 (api:genl2/proto:86-101,118-124/transport:21)
--------
* Use genl pre_doit/post_doit for netlink request setup and teardown
* Handle recv returning 0 (EOF) in recv_bio
* Revert flush_send_buffer send error causing state change
* All fixes from 9.2.18
  - Fix UUID bump for intentional-diskless primary
  - Fix a_lost_peer_is_on_same_cur_uuid after primary restart
  - Fix new-current-uuid --clear to reset all bm_uuid, not just
    currently configured
  - Detect and recover from split-brain at attach
  - Skip new-region resync for zero-guarantee backends at attach
  - Read bitmap before drbd_determine_dev_size during attach
  - Require rs_discard_granularity for day0 no-resync path
  - Fix missing disk line in drbdsetup show while in D_NEGOTIATING state
  - Use two-phase commit for disconnect even without volumes
  - Count detached-but-connected peers as diskless for quorum
  - Fix out-of-bounds access
  - Fix variable dereference before check

https://pkg.linbit.com//downloads/drbd/9/drbd-9.3.2-rc.1.tar.gz

https://pkg.linbit.com//downloads/drbd/9/drbd-9.2.18-rc.2.tar.gz

cheers,
Philipp