]> sourceware.org Git - lvm2.git/commit
lvmcmdline: extra support for decimal point
authorZdenek Kabelac <zkabelac@redhat.com>
Tue, 28 Oct 2014 10:20:33 +0000 (11:20 +0100)
committerZdenek Kabelac <zkabelac@redhat.com>
Thu, 30 Oct 2014 22:58:49 +0000 (23:58 +0100)
commit519fbe71e46c747a254bc200ea93396591e1a1a3
tree5daeafa9b549b561dbbe33de5b4101be2bc2863f
parent97cccfbf1c000e597cf751e26284614a15f77cb5
lvmcmdline: extra support for decimal point

If root has locales with different decimal point then '.'
(i.e. Czech with ',') lets be tolerant and retry with
"C" locales in the case '.' is found during parse of number.

Locales are then restored back.
WHATS_NEW
tools/lvmcmdline.c
This page took 0.032722 seconds and 5 git commands to generate.