[PATCH 0/1] virtio: disable partitions scanning for no partitions block

Yury Kamenev posted 1 patch 2 years, 11 months ago
Only 0 patches received!
hw/block/virtio-blk.c                       | 4 ++++
include/hw/virtio/virtio-blk.h              | 1 +
include/standard-headers/linux/virtio_blk.h | 1 +
3 files changed, 6 insertions(+)
[PATCH 0/1] virtio: disable partitions scanning for no partitions block
Posted by Yury Kamenev 2 years, 11 months ago
Some virtio blocks definitely have no partitions and should not be scanned.

Yury Kamenev (1):
  virtio: disable partitions scanning for no partitions block

 hw/block/virtio-blk.c                       | 4 ++++
 include/hw/virtio/virtio-blk.h              | 1 +
 include/standard-headers/linux/virtio_blk.h | 1 +
 3 files changed, 6 insertions(+)

-- 
2.24.3 (Apple Git-128)