[f21-branch 1/1] Fix vgcreate error when the give pesize is a float value

mulkieran installerbot-noreply at redhat.com
Wed Mar 4 14:01:54 UTC 2015


I think the patch is fine. But the commit message is misleading. convertTo returns a precise Decimal quantity (not a floating point number), which is then converted to a str. I guess that lvm then interprets that values as a floating point, but that is not what it gets from blivet.

How about making commit message:

"Allow passing fractional MiB values to vgcreate -s option."

-- 
To view this comment on github, visit https://github.com/rhinstaller/blivet/commit/f39db6748ec2fa2aed7cb7b615e4175c24e7963d#commitcomment-10029908


More information about the anaconda-patches mailing list