diff options
| author | Boris Burkov <[email protected]> | 2023-03-28 14:19:48 +0900 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2023-04-17 18:01:21 +0200 |
| commit | 8725bddf30c1a22aa167419491994e17c5fec93c (patch) | |
| tree | 8384483cd777fc9549dfd55802c4243abb6d9ddf /tools/perf/scripts/python | |
| parent | cf6d1aa482fb17b9d04d6bc8f134f7ec4425398f (diff) | |
btrfs: pass flags as unsigned long to btrfs_add_ordered_extent
The ordered_extent flags are declared as unsigned long, so pass them as
such to btrfs_add_ordered_extent.
Reviewed-by: Naohiro Aota <[email protected]>
Reviewed-by: Josef Bacik <[email protected]>
Tested-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Boris Burkov <[email protected]>
[ hch: split from a larger patch ]
Signed-off-by: Christoph Hellwig <[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