aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorXiao Ni <[email protected]>2019-03-08 23:52:05 +0800
committerSong Liu <[email protected]>2019-03-12 10:15:18 -0700
commitb761dcf1217760a42f7897c31dcb649f59b2333e (patch)
tree0f1d15ec6bd8f579def328849b5e6c3c20ab4aa4 /tools/perf/scripts/python/exported-sql-viewer.py
parenta596d08677320925b69e70c0fdc4c0f59384a65e (diff)
It's wrong to add len to sector_nr in raid10 reshape twice
In reshape_request it already adds len to sector_nr already. It's wrong to add len to sector_nr again after adding pages to bio. If there is bad block it can't copy one chunk at a time, it needs to goto read_more. Now the sector_nr is wrong. It can cause data corruption. Cc: [email protected] # v3.16+ Signed-off-by: Xiao Ni <[email protected]> Signed-off-by: Song Liu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions