diff options
author | David Sterba <dsterba@suse.com> | 2021-05-07 20:00:14 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2021-06-21 15:19:06 +0200 |
commit | 8c5ec995616f1202ab92e195fd75d6f60d86f85c (patch) | |
tree | 0f70bd013716ce656ad8e3ab1751acfd1eab2120 /fs/btrfs/transaction.c | |
parent | 5963ffcaf383134985a5a2d8a4baa582d3999e0a (diff) |
btrfs: sysfs: fix format string for some discard stats
The type of discard_bitmap_bytes and discard_extent_bytes is u64 so the
format should be %llu, though the actual values would hardly ever
overflow to negative values.
Reviewed-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/transaction.c')
0 files changed, 0 insertions, 0 deletions