diff options
| author | Anand Jain <[email protected]> | 2018-11-20 19:56:15 +0800 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2018-12-17 14:51:35 +0100 |
| commit | 49365e69762715fb301db0bce3333e4c41dda810 (patch) | |
| tree | dc78dd9056bf7d1dc521569f553a7d0a02fb2f1e /tools/perf/scripts/python/stackcollapse.py | |
| parent | 53e62fb5a4aedeff05aa1efd277de32dc765f4bf (diff) | |
btrfs: silence warning if replace is canceled
When we successfully cancel the device replace, its scrub worker returns
-ECANCELED, which is then passed to btrfs_dev_replace_finishing.
It cleans up based on the returned status and propagates the same
-ECANCELED back the parent function. As of now only user can cancel the
replace-scrub, so its ok to silence the warning here.
Signed-off-by: Anand Jain <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions