block: Disable driver-specific options for 1.6
commit8afaefb8919dc8746a57c450a758717c516c7b0a
authorKevin Wolf <kwolf@redhat.com>
Tue, 30 Jul 2013 12:58:27 +0000 (30 14:58 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 2 Aug 2013 16:21:11 +0000 (2 18:21 +0200)
tree8de7814f6fcf4cef2466c0f666502743185c5692
parent2ddc463725d0fa24e0910fba77fef2777fa94a74
block: Disable driver-specific options for 1.6

We don't want to commit to the API yet before everything is worked out.
Like already for 1.5, disable it again for the 1.6 release. This commit
is meant to be reverted after the 1.6 release.

The disabling of the driver-specific options is achieved by applying the
old checks while parsing the command line.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
blockdev.c
tests/qemu-iotests/group