commit | 6869875fbc04042ad01654591da60862706e86e3 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue May 21 09:01:43 2019 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Thu May 23 10:25:26 2019 -0600 |
tree | d4949f0c0d2a96614302a1873c148f915d5eaa1f | |
parent | 200a9aff7b02feea30b01141b0df9bc19457a232 [diff] |
block: remove the bi_seg_{front,back}_size fields in struct bio At this point these fields aren't used for anything, so we can remove them. Reviewed-by: Ming Lei <ming.lei@redhat.com> Reviewed-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>