From caa3db0e14cc301f07e758f4cadc36d4dead145a Mon Sep 17 00:00:00 2001 From: Andreas Gruenbacher Date: Thu, 27 Feb 2014 20:49:54 +0100 Subject: [PATCH] drbd: Remove unnecessary/unused code Get rid of dump_stack() debug statements. There is no point whatsoever in registering and unregistering a reboot notifier that doesn't do anything. The intention was to switch to an "emergency read-only" mode, so we won't have to resync the full activity log just because we had been Primary before the reboot. Once we have that implemented, we may re-introduce the reboot notifier. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-format-patch failed