Hi Hugo,

On 02/11/2014 07:56 PM, Hugo Mills wrote:

>> $ sudo btrfs filesystem df /mnt/btrfs1/
>> Disk size:            400.00GB
>> Disk unallocated:     391.97GB
>> Disk allocation:
>>                         Allocated    Used
>>    Data, single:           2.01GB,         1.00GB
>>    System, DUP:            4.00MB          2.00MB
>>    System, single:         4.00MB          1.00MB
>>    Metadata, DUP:          2.00GB        750.00MB
>>    Metadata, single:       8.00MB          2.20MB
>>                            ------         -------
>>    Total:                  7.00GB          1.75GB
> 
>    Two minor nits here: please put a space between the number and the
> units, and distinguish between e.g. MB (powers of 10) and MiB (powers
> of 2).

I will use the pretty_size_snprintf() function, which uses the powers 
of 2 units, but unfortunately doesn't seems to have the space. 
The space could be added with a dedicated patch.

> 
>    Hugo.
> 


-- 
gpg @keyserver.linux.it: Goffredo Baroncelli (kreijackATinwind.it>
Key fingerprint BBF5 1610 0B64 DAC6 5F7D  17B2 0EDA 9B37 8B82 E0B5
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to