diff options
| author | Anand Jain <[email protected]> | 2018-02-12 23:33:31 +0800 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2018-03-26 15:09:30 +0200 |
| commit | 18e67c73dc6ea5bc5d9591abf92f8841290c4fcc (patch) | |
| tree | 6d898772f4be750d214e53a1ed86b6ad4f80f3ca /tools/perf/scripts/python | |
| parent | 17d202b9738887c60b4903937b569df1e266eabb (diff) | |
btrfs: btrfs_dev_replace_cancel() can return int
Current u64 return from btrfs_dev_replace_cancel() was probably done
to match the btrfs_ioctl_dev_replace_args::result. However as our
actual return value fits in int, and it further gets typecast to u64,
so just return int.
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')
0 files changed, 0 insertions, 0 deletions