diff options
author | Chunwei Chen <[email protected]> | 2018-02-01 15:42:41 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2018-02-09 10:08:40 -0800 |
commit | 0c0b0ad48addf342fcff29253a40282c00d5ce65 (patch) | |
tree | ac347dacf08245fea391f19894dc41cd97c58fe8 /config | |
parent | f108a49236ee21bab807c0c6750409b6912ef05e (diff) |
Fix racy assignment of zcb.zcb_haderrors
zcb_haderrors will be modified in zdb_blkptr_done, which is
asynchronous. So we must move this assignment after zio_wait.
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: loli10K <[email protected]>
Signed-off-by: Chunwei Chen <[email protected]>
Closes #7099
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions