commit | 0f6c94988afdf38228abdaf0b5504cc115f63836 | [log] [tgz] |
---|---|---|
author | Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> | Wed Dec 16 09:17:02 2020 +0300 |
committer | Max Reitz <mreitz@redhat.com> | Tue Jan 26 14:36:37 2021 +0100 |
tree | c8e91e5deb3fee67565db3217d6a722b0298ca96 | |
parent | 9126a2dc4bde9dd282edc44c5e714b62dbe94918 [diff] |
block/stream: add s->target_bs Add a direct link to target bs for convenience and to simplify following commit which will insert COR filter above target bs. This is a part of original commit written by Andrey. Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Message-Id: <20201216061703.70908-13-vsementsov@virtuozzo.com> Signed-off-by: Max Reitz <mreitz@redhat.com>