virtio: Don't expose legacy block features when VIRTIO_BLK_NO_LEGACY defined.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 11 Feb 2015 04:31:14 +0000 (15:01 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 11 Feb 2015 04:33:15 +0000 (15:03 +1030)
commit527100a4ee744bbfc90f1609ee4a0144883b3e4a
tree64aab3d8a29282177d5b3f18f04727170ebce0ad
parente6a02746e0a9cdda5114db912fe2aadfed289aae
virtio: Don't expose legacy block features when VIRTIO_BLK_NO_LEGACY defined.

This allows modern implementations to ensure they don't use legacy
feature bits or SCSI commands (which are not used in v1.0 non-legacy).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
include/uapi/linux/virtio_blk.h
This page took 0.025287 seconds and 5 git commands to generate.