nilfs2: remove cruft in nilfs_alloc_seg_bio
authorChristoph Hellwig <hch@lst.de>
Tue, 26 Jan 2021 14:52:46 +0000 (15:52 +0100)
committerJens Axboe <axboe@kernel.dk>
Wed, 27 Jan 2021 16:51:48 +0000 (09:51 -0700)
commit64820ac6c6962f76d164fa690deaa688d59278e2
treeea25e1c9bee305d4f4fd04293f623b5fe71fb691
parent6808f7af964be4ed6b04d2aa4ba884a2e47c6214
nilfs2: remove cruft in nilfs_alloc_seg_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/nilfs2/segbuf.c