drbd: get rid of unused debug code
authorLars Ellenberg <lars.ellenberg@linbit.com>
Wed, 15 Dec 2010 23:32:38 +0000 (00:32 +0100)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Thu, 10 Mar 2011 10:43:26 +0000 (11:43 +0100)
commit6850c4421481139dc2cf982358e79c833a50d73c
tree4b844bab228dfdf7b62a002b1b30d4296bcf6546
parent4b0715f09655e76ca24c35a9e25e7c464c2f7346
drbd: get rid of unused debug code

Long time ago, we had paranoia code in the bitmap that allocated one
extra word, assigned a magic value, and checked on every occasion that
the magic value was still unchanged.

That debug code is unused, the extra long word complicates code a bit.
Get rid of it.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
drivers/block/drbd/drbd_bitmap.c
This page took 0.024422 seconds and 5 git commands to generate.