diff options
author | 2022-06-10 12:58:21 -0700 | |
---|---|---|
committer | 2022-06-27 06:29:11 -0600 | |
commit | c58c0074c54c2e2bb3bb0d5a4d8896bb660cc8bc (patch) | |
tree | bbdec5dd4c9156f28da271a9b9da4fa770c6abee /lib | |
parent | block: fix infinite loop for invalid zone append (diff) | |
download | wireguard-linux-c58c0074c54c2e2bb3bb0d5a4d8896bb660cc8bc.tar.xz wireguard-linux-c58c0074c54c2e2bb3bb0d5a4d8896bb660cc8bc.zip |
block/bio: remove duplicate append pages code
The getting pages setup for zone append and normal IO are identical. Use
common code for each.
Signed-off-by: Keith Busch <kbusch@kernel.org>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20220610195830.3574005-3-kbusch@fb.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions