diff options
| author | Nikolay Borisov <[email protected]> | 2018-11-01 12:09:52 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2018-12-17 13:51:28 +0000 |
| commit | 5c848198aad3ad1c68309aa7002fa571a540568c (patch) | |
| tree | 5f9cc9ce13e4b236f525d53efb157dd2a06010c7 /fs/btrfs/dev-replace.c | |
| parent | btrfs: Remove extent_io_ops::clear_bit_hook callback (diff) | |
| download | kernel-5c848198aad3ad1c68309aa7002fa571a540568c.tar.gz kernel-5c848198aad3ad1c68309aa7002fa571a540568c.zip | |
btrfs: Remove extent_io_ops::merge_extent_hook callback
This callback is used only for data and free space inodes. Such inodes
are guaranteed to have their extent_io_tree::private_data set to the
inode struct. Exploit this fact to directly call the function. Also give
it a more descriptive name. No functional changes.
Reviewed-by: Josef Bacik <[email protected]>
Signed-off-by: Nikolay Borisov <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions
