[PATCH 12/12] ntfsresize uses SI (MB) while the rest of us use IEC (MiB). (#862109)

Jesse Keating jkeating at redhat.com
Thu Oct 4 23:41:07 UTC 2012


On 10/04/2012 03:10 PM, David Lehman wrote:
> +        mb = 1000 * 1000.0
> +        mib = 1024 * 1024.0


Since these are getting defined twice, should they be a constant somewhere?

-- 
Jesse Keating
Fedora -- FreedomĀ² is a feature!


More information about the anaconda-patches mailing list