New: [rhinstaller/blivet/pulls/33 f21-branch] Fix vgcreate error when the give pesize is a float value

TimothyAsirJeyasing installerbot-noreply at redhat.com
Wed Mar 4 12:29:03 UTC 2015


Currently blivet exepects pesize parm of the vgcreate function
should be an MiB. However it does not accept any floating values.
This limits pass any KiB values for pesize to create a vg.
This patch fixes the issue by accepting the given value.

Bug url: https://bugzilla.redhat.com/show_bug.cgi?id=1198568

Signed-off-by: Timothy Asir Jeyasingh <tjeyasin at redhat.com>
-- 
To view this pull request on github, visit https://github.com/rhinstaller/blivet/pull/33


More information about the anaconda-patches mailing list