nfs/blocklayout: remove cruft in bl_alloc_init_bio
authorChristoph Hellwig <hch@lst.de>
Tue, 26 Jan 2021 14:52:45 +0000 (15:52 +0100)
committerJens Axboe <axboe@kernel.dk>
Wed, 27 Jan 2021 16:51:48 +0000 (09:51 -0700)
commit6808f7af964be4ed6b04d2aa4ba884a2e47c6214
tree463aa23d03cced7973c778a0f52c928ce9a44446
parente82ed3a4fbb54b2d7dcb2a7733520f3e10b97abf
nfs/blocklayout: remove cruft in bl_alloc_init_bio

bio_alloc never returns NULL when it can sleep.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Acked-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/nfs/blocklayout/blocklayout.c