btrfs-progs: make negative number pretty printing optional
authorDavid Sterba <dsterba@suse.com>
Tue, 3 Jan 2017 17:03:44 +0000 (18:03 +0100)
committerDavid Sterba <dsterba@suse.com>
Wed, 25 Jan 2017 08:47:32 +0000 (09:47 +0100)
commit72ae343f772120ec52533e071e8bea58fd76ad3a
tree3abf68685d98b841eec5a5651b1f1d4f43b4cd1f
parent2f682fb89b0b69647a4d27f1de9b4f608b0c7895
btrfs-progs: make negative number pretty printing optional

Add a unit mode that will interpret the input number as a signed 64bit,
optionally and not by default for all numbers.

Signed-off-by: David Sterba <dsterba@suse.com>
utils.c
utils.h