diff options
author | Christoph Hellwig <[email protected]> | 2022-06-17 12:04:10 +0200 |
---|---|---|
committer | David Sterba <[email protected]> | 2022-07-25 17:45:40 +0200 |
commit | b9af128d1e81645e7d9030e30def06ea5032f201 (patch) | |
tree | 2057050cf71ef22515f913177387e521b2e95d7e /fs/btrfs/inode.c | |
parent | 6065fd95dae1013f339c78d067eb71f0761c654b (diff) |
btrfs: raid56: transfer the bio counter reference to the raid submission helpers
Transfer the bio counter reference acquired by btrfs_submit_bio to
raid56_parity_write and raid56_parity_recovery together with the bio
that the reference was acquired for instead of acquiring another
reference in those helpers and dropping the original one in
btrfs_submit_bio.
Reviewed-by: Nikolay Borisov <[email protected]>
Tested-by: Nikolay Borisov <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/inode.c')
0 files changed, 0 insertions, 0 deletions