]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/block/drbd/drbd_receiver.c
drbd: Consistently use block_id == ID_SYNCER for checksum based resync and online...
authorAndreas Gruenbacher <agruen@linbit.com>
Tue, 11 Jan 2011 13:04:09 +0000 (14:04 +0100)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Thu, 25 Aug 2011 12:57:55 +0000 (14:57 +0200)
commit9a8e77530fa7059044114bcf1a897a470ec21bc9
tree2561f734e7a3054bdf151495311cde4a582189e5
parent3980485361f5f71e559c6b8868bb5a1c41171407
drbd: Consistently use block_id == ID_SYNCER for checksum based resync and online verify

DRBD_MAGIC has nothing to do with block ids and the funny values
computed were not actually used, anyway.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
drivers/block/drbd/drbd_main.c
drivers/block/drbd/drbd_receiver.c
drivers/block/drbd/drbd_worker.c