Home
last modified time | relevance | path

Searched hist:"6850 c4421481139dc2cf982358e79c833a50d73c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/block/drbd/
H A Ddrbd_bitmap.cdiff 6850c4421481139dc2cf982358e79c833a50d73c Wed Dec 15 17:32:38 CST 2010 Lars Ellenberg <lars.ellenberg@linbit.com> 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>