aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorWang Xiaoguang <[email protected]>2016-07-11 19:30:04 +0800
committerDavid Sterba <[email protected]>2016-07-26 13:52:25 +0200
commit39581a3a1af7e03af41dde62a6485a934deb109b (patch)
tree357f62d91afca7d631b96744c86d70d4eae0fdbf /tools/perf/util/scripting-engines/trace-event-python.c
parent751bebbe0ad261b3ac5d9e75eaec4d5fe9e23160 (diff)
btrfs: fix free space calculation in dump_space_info()
In btrfs, btrfs_space_info's bytes_may_use is treated as fs used space, as what we do in reserve_metadata_bytes() or btrfs_alloc_data_chunk_ondemand(), so in dump_space_info(), when calculating free space, we should also subtract btrfs_space_info's bytes_may_use. Signed-off-by: Wang Xiaoguang <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions