-
Kent Overstreet authored
Printbufs recently switched to using string_get_size() for printing integers in human readable units. This updates __bch2_strtoh() to parse numbers printed by string_get_size() - we now have to handle floating point numbers, and new unit suffixes. Signed-off-by:
Kent Overstreet <kent.overstreet@gmail.com>
a5d18f9e