diff options
author | Christoph Hellwig <hch@lst.de> | 2022-02-28 14:41:23 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-03-08 17:59:03 -0700 |
commit | 64bf0eef0171912f7c2f3ea30ee6ad7a2ad0a511 (patch) | |
tree | b6de6d0f5a9c62d6523ac6e230be11cf4380bdb0 /fs/mpage.c | |
parent | 5189810a6687b6f01d35b4a7b407eb1f6edb97e5 (diff) |
f2fs: pass the bio operation to bio_alloc_bioset
Refactor block I/O code so that the bio operation and known flags are set
at bio allocation time. Only the later updated flags are updated on the
fly.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Chao Yu <chao@kernel.org>
Link: https://lore.kernel.org/r/20220228124123.856027-3-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/mpage.c')
0 files changed, 0 insertions, 0 deletions