From b17f33cb0abe61942083444fa6d218d7ca147773 Mon Sep 17 00:00:00 2001 From: Lars Ellenberg Date: Wed, 8 Feb 2012 15:32:51 +0100 Subject: [PATCH] drbd: explicitly clear unused dp_flags in drbd_send_block We send left-over garbage from the previous packet in P_DATA_REPLY and P_RS_DATA_REPLY packets. That's bad behaviour. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-format-patch failed