diff options
| author | Filipe Manana <fdmanana@suse.com> | 2025-09-02 17:08:19 +0100 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2025-09-23 08:49:20 +0200 |
| commit | f9c02e4b525d766bebfcbeac1b25b03aacfe62f1 (patch) | |
| tree | 11fab15f46766fb81407d9a21ddbfd1bb2c7c524 /scripts/extract-fwblobs | |
| parent | 9bdfa3eddb67e73f57d1e527e1ba2dcca3bd08c4 (diff) | |
btrfs: remove redundant path release when overwriting item during log replay
At overwrite_item() we have a redundant btrfs_release_path() just before
failing with -ENOMEM, as the caller who passed in the path will free it
and therefore also release any refcounts and locks on the extent buffers
of the path. So remove it.
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 'scripts/extract-fwblobs')
0 files changed, 0 insertions, 0 deletions
