Hi Jens,
shame on me. The previous pull request had a mistake in commit
7 'drbd: get rid of atomic update on disk bitmap works'.
It missed the function drbd_bm_write_lazy() in drbd_bitmap.c.
My test procedure only had a module build, but that does not
unveil a completely missed function.
Here is a branch with that mistake corrected.
The following changes since commit 6a27b656fc0210e976db362e1368c56db05c8f08:
block: virtio-blk: support multi virt queues per virtio-blk device (2014-07-01 10:51:03 -0600)
are available in the git repository at:
git://git.linbit.com/linux-drbd.git for-3.17v2
for you to fetch changes up to bf0d6e4a1138e71cafdbbb99cde430eee50c4ff1:
drbd: silence underflow warning in read_in_block() (2014-07-10 18:35:23 +0200)