commit | 6850c4421481139dc2cf982358e79c833a50d73c | [log] [tgz] |
---|---|---|
author | Lars Ellenberg <lars.ellenberg@linbit.com> | Thu Dec 16 00:32:38 2010 +0100 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Thu Mar 10 11:43:26 2011 +0100 |
tree | 4b844bab228dfdf7b62a002b1b30d4296bcf6546 | |
parent | 4b0715f09655e76ca24c35a9e25e7c464c2f7346 [diff] |
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>