]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4c90078029f4bea9b7d6bffafe0f269bf8e86f3d
treeea25e1c9bee305d4f4fd04293f623b5fe71fb691
parent0b1ec875ede48a504731a0863c492d6f3e2dbaab
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