drbd: drbd_adm_get_status needs to show some more detail
authorLars Ellenberg <lars.ellenberg@linbit.com>
Thu, 10 Mar 2011 21:18:18 +0000 (22:18 +0100)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Sat, 3 Nov 2012 23:16:19 +0000 (00:16 +0100)
We want to see existing connection objects, even if they do not
currently have volumes attached.

Change the .dumpit variant of drbd_adm_get_status to iterate not over
minor devices, but over connections + volumes.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>

No differences found