commit | 1d0ef1ca119f1a1fbcf5be5acce407147cb15245 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Jan 11 07:23:32 2023 +0100 |
committer | David Sterba <dsterba@suse.com> | Wed Feb 15 19:38:54 2023 +0100 |
tree | abd320f8d5ac4be7e7b3b297528292dac61626c8 | |
parent | 52f0c198645c68b80536384b7e666c4c56777b5e [diff] |
btrfs: raid56: handle endio in rmw_rbio Both callers of rmv_rbio call rbio_orig_end_io right after it, so move the call into the shared function. Reviewed-by: Qu Wenruo <wqu@suse.com> Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>