diff options
author | Christoph Hellwig <[email protected]> | 2023-05-03 17:24:34 +0200 |
---|---|---|
committer | David Sterba <[email protected]> | 2023-06-19 13:59:28 +0200 |
commit | cd88a4fdbf1e3d55d852dd67c38155ee3ee3469f (patch) | |
tree | 0f5cada62a79fa7431ef518530f29d5dc77a2b40 /scripts/generate_rust_target.rs | |
parent | b51e6b4bda5bddbd002ace239eb5eadd4d729039 (diff) |
btrfs: use a separate end_io handler for extent_buffer writing
Now that we always use a single bio to write an extent_buffer, the buffer
can be passed to the end_io handler as private data. This allows
to simplify the metadata write end I/O handler, and merge the subpage
end_io handler into the main one.
Reviewed-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Josef Bacik <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'scripts/generate_rust_target.rs')
0 files changed, 0 insertions, 0 deletions