diff options
| author | 2024-06-18 08:28:30 +0100 | |
|---|---|---|
| committer | 2024-07-11 15:33:26 +0200 | |
| commit | 119474bdbac0858053cf367c8c932dd5c4bb4e85 (patch) | |
| tree | cefb575a4d37e38562658057dd7cb801d8ce276c /rust/kernel/ssh:/git@git.zx2c4.com/git: | |
| parent | btrfs: use label to deduplicate error path at btrfs_force_cow_block() (diff) | |
btrfs: remove NULL transaction support for btrfs_lookup_extent_info()
There are no callers of btrfs_lookup_extent_info() that pass a NULL value
for the transaction handle argument, so there's no point in having special
logic to deal with the NULL. The last caller that passed a NULL value was
removed in commit 19b546d7a1b2 ("btrfs: relocation:
Use btrfs_find_all_leafs to locate data extent parent tree leaves").
So remove the NULL handling from btrfs_lookup_extent_info().
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'rust/kernel/ssh:/git@git.zx2c4.com/git:')
0 files changed, 0 insertions, 0 deletions
