commit | 2b17d9f84884a37f1324be5526c6600e97a47fbe | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Wed Nov 24 18:44:09 2021 -0500 |
committer | Michael S. Tsirkin <mst@redhat.com> | Wed Nov 24 18:47:17 2021 -0500 |
tree | 25b08cb91f9a97e908800b4be7a6d1ed2e3936d7 | |
parent | 6318cb887548c70778d10c0fcb7134b4454ab8a6 [diff] |
Revert "virtio-blk: don't let virtio core to validate used length" This reverts commit a40392edf1b2c7822bc0ce68413106661a9d4232. Attempts to validate length in the core did not work out. We'll drop them, so revert the dependent changes in drivers. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>