orangefs: use bvec_set_{page,folio} to initialize bvecs
authorChristoph Hellwig <hch@lst.de>
Fri, 3 Feb 2023 15:06:27 +0000 (16:06 +0100)
committerJens Axboe <axboe@kernel.dk>
Fri, 3 Feb 2023 17:17:42 +0000 (10:17 -0700)
commit8ead80b2c5f8c59d6ca18cd7fb582a3ffc7ea5b7
tree69ffd2c2af4b2b36161c0d829160aa5a7cca5e61
parent8bb7cd842c44b299586bfed6aadde8863c48b415
orangefs: use bvec_set_{page,folio} to initialize bvecs

Use the bvec_set_page and bvec_set_folio helpers to initialize bvecs.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20230203150634.3199647-17-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/orangefs/inode.c