summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorAnand Jain <anand.jain@oracle.com>2018-11-20 19:56:15 +0800
committerDavid Sterba <dsterba@suse.com>2018-12-17 14:51:35 +0100
commit49365e69762715fb301db0bce3333e4c41dda810 (patch)
treedc78dd9056bf7d1dc521569f553a7d0a02fb2f1e /tools/perf/scripts/python/export-to-sqlite.py
parent53e62fb5a4aedeff05aa1efd277de32dc765f4bf (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 <anand.jain@oracle.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions