summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/raid56.c
diff options
context:
space:
mode:
authorNikolay Borisov <nborisov@suse.com>2017-12-13 10:25:40 +0200
committerDavid Sterba <dsterba@suse.com>2018-01-22 16:08:19 +0100
commit36f7894f66f286e454bf00d308b989c3423ba0da (patch)
treed1a62090f04f66a2df0a50b37b4d2306f98b18ff /fs/btrfs/raid56.c
parentffc9c8dd7d5c902b31a3caae3e55f019a85c90ea (diff)
downloadtalos-op-linux-36f7894f66f286e454bf00d308b989c3423ba0da.tar.gz
talos-op-linux-36f7894f66f286e454bf00d308b989c3423ba0da.zip
btrfs: Remove redundant pair of bio_get/set in __btrfs_submit_dio_bio
The bio is not referenced after it has been submitted and the endio is going to consume the sole reference on successful submission. On error, the callers of __btrfs_submit_dio_bio do invoke bio_put so we don't leak it either. Signed-off-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/raid56.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud