* util/getroot.c (pull_lvm_by_command): add --separator option

to vgs call to disable padding of output to 10 characters.
This commit is contained in:
Andrey Borzenkov 2013-08-14 20:40:39 +04:00
parent f0b94ded6d
commit dea55e2a95
2 changed files with 14 additions and 3 deletions

View file

@ -1,3 +1,8 @@
2013-08-14 Andrey Borzenkov <arvidjaar@gmail.com>
* util/getroot.c (pull_lvm_by_command): add --separator option
to vgs call to disable padding of output to 10 characters.
2013-08-14 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/emu/misc.c (grub_device_mapper_supported): Move from