commit | f91ca2a370bec58eb3d54315b5cfa3a2a9288acc | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Jan 26 15:52:31 2021 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Wed Jan 27 09:51:48 2021 -0700 |
tree | 706788e0ecbcf07b978b43596857359694505114 | |
parent | 7684fbde45169e6de15c180b1c084d2005e99961 [diff] |
zonefs: use bio_alloc in zonefs_file_dio_append Use bio_alloc instead of open coding it. 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>