commit | 543cc10b4cc5c60aa9fcc62705ccfb9998bf4697 | [log] [tgz] |
---|---|---|
author | Lars Ellenberg <lars.ellenberg@linbit.com> | Thu Mar 10 22:18:18 2011 +0100 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Sun Nov 04 00:16:19 2012 +0100 |
tree | 50493080737a5f852f39e0253e7755f361a1e7ae | |
parent | 73d901b74f1070c8a664349b564ba6f8bc8ab283 [diff] |
drbd: drbd_adm_get_status needs to show some more detail 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>