packages/utils/uvol
Daniel Golle 2f6f65b216
uvol: fix list output on LVM backend
'uvol list' was broken when introducing support for the hidden volumes.
Fix that by not using 'continue' keyword to break the loop (as that
lead to skipping 'json_select ..') and using if-clause instead.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit 1337c44026)
2022-03-24 23:05:59 +00:00
..
files uvol: fix list output on LVM backend 2022-03-24 23:05:59 +00:00
Makefile uvol: update to 0.6 2021-12-20 01:42:58 +00:00