diff options
author | 2015-01-20 15:11:43 +0800 | |
---|---|---|
committer | 2015-01-21 18:06:49 -0800 | |
commit | 10f11900167a83e0c229c4c27e73e720ebd55b5c (patch) | |
tree | ab1a3b7bd34f51ea09ef505ed518423332f53a99 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Btrfs: Simplify scrub_setup_recheck_block()'s argument (diff) | |
download | linux-dev-10f11900167a83e0c229c4c27e73e720ebd55b5c.tar.xz linux-dev-10f11900167a83e0c229c4c27e73e720ebd55b5c.zip |
Btrfs: Include map_type in raid_bio
Corrent code use many kinds of "clever" way to determine operation
target's raid type, as:
raid_map != NULL
or
raid_map[MAX_NR] == RAID[56]_Q_STRIPE
To make code easy to maintenance, this patch put raid type into
bbio, and we can always get raid type from bbio with a "stupid"
way.
Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
Signed-off-by: Chris Mason <clm@fb.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions