diff options
author | Reed Riley <reed@riley.engineer> | 2024-05-11 03:20:12 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-07-15 02:00:15 +0300 |
commit | 7f3dc6c98b52204c0060fa7eee0fbced05958544 (patch) | |
tree | 42018a9817c38648a91eaeeae7891100cb616b56 /tools/perf/scripts/python/task-analyzer.py | |
parent | 7a254053a59008913247606d0ce4a0a8b61fe6ee (diff) | |
download | linux-7f3dc6c98b52204c0060fa7eee0fbced05958544.tar.xz |
bcachefs: support REMAP_FILE_DEDUP in bch2_remap_file_range
By removing the early-exit when REMAP_FILE_DEDUP is set, we should be
able to support the fideduperange ioctl, albeit less efficiently than if
we handled some of the extent locking and comparison logic inside
bcachefs. Extent comparison logic already exists inside of
`__generic_remap_file_range_prep`.
Signed-off-by: Reed Riley <reed@riley.engineer>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions