drbd: Magic reserved block_id value cleanup
authorAndreas Gruenbacher <agruen@linbit.com>
Thu, 13 Jan 2011 17:40:57 +0000 (18:40 +0100)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Thu, 25 Aug 2011 12:57:57 +0000 (14:57 +0200)
commit579b57ed730819970a3542b4bbcc2d4176f25c72
tree379b7f54b595abfa7aa6db893ddf757e13625ed9
parente7fad8af750c5780143e4b6876f80042ec0c21f5
drbd: Magic reserved block_id value cleanup

The ID_VACANT definition has become entirely irrelevant by now.

The is_syncer_block_id() macro does not improve the code, so eliminated
it.

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