commit | a40392edf1b2c7822bc0ce68413106661a9d4232 | [log] [tgz] |
---|---|---|
author | Jason Wang <jasowang@redhat.com> | Wed Oct 27 10:21:06 2021 +0800 |
committer | Michael S. Tsirkin <mst@redhat.com> | Mon Nov 01 05:26:48 2021 -0400 |
tree | ba59d7eb0a700b312664868de5fe499a40172d71 | |
parent | 816625c13652cef5b2c49082d652875da6f2ad7a [diff] |
virtio-blk: don't let virtio core to validate used length We never tries to use used length, so the patch prevents the virtio core from validating used length. Signed-off-by: Jason Wang <jasowang@redhat.com> Link: https://lore.kernel.org/r/20211027022107.14357-4-jasowang@redhat.com Signed-off-by: Michael S. Tsirkin <mst@redhat.com>