aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorQu Wenruo <[email protected]>2019-07-19 14:51:43 +0800
committerDavid Sterba <[email protected]>2019-09-09 14:59:00 +0200
commite91381421f87403f9fd4d3d3b0143fa14d5aa85f (patch)
tree212fd763895ec799f72c958166098a01d2965d5e /tools/perf/scripts/python
parent135da9766eea6134229146f6f67fdcbba41120e1 (diff)
btrfs: extent-tree: Add comment for inc_block_group_ro()
inc_block_group_ro() is only designed to mark one block group read-only, it doesn't really care if other block groups have enough free space to contain the used space in the block group. However due to the close connection between this function and relocation, sometimes we can be confused and think this function is responsible for balance space reservation, which is not true. Add some comment to make the functionality clear. Reviewed-by: Johannes Thumshirn <[email protected]> Signed-off-by: Qu Wenruo <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions