diff options
| author | chandan <[email protected]> | 2013-07-16 12:28:56 +0530 |
|---|---|---|
| committer | Chris Mason <[email protected]> | 2013-09-01 07:57:38 -0400 |
| commit | 1095cc0d924e1c61fb34e0bfcec049d1fbcca77c (patch) | |
| tree | d90cde159b3d0819d4628ceda70f1fee06eb4236 /tools/perf/scripts/python | |
| parent | 3cae210fa529d69cb25c2a3c491f29dab687b245 (diff) | |
btrfs_read_block_groups: Use enums to index
btrfs_space_info->block_groups.
The current code uses integer literals to index
btrfs_space_info->block_groups[] array. Instead use corresponding
enums from 'enum btrfs_raid_types'.
Signed-off-by: chandan <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: Josef Bacik <[email protected]>
Signed-off-by: Chris Mason <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions