OSDN Git Service

drbd: process_done_ee() has to handle unconfigured devices now
authorPhilipp Reisner <philipp.reisner@linbit.com>
Tue, 15 Mar 2011 15:05:42 +0000 (16:05 +0100)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Sat, 3 Nov 2012 23:16:24 +0000 (00:16 +0100)
commit082a3439a2d34c465c2f5bc10a324fb4d96b2332
treef5b221014fe226b89116bf5b025f4ae79a885902
parent2de876efa68d59fa4339837c4a94b42015ab1836
drbd: process_done_ee() has to handle unconfigured devices now

Took the chance and converted tconn_process_done_ee() to use
idr_for_each_entry()

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