commit | 8ec7d390b0d50b5e5b4b1d8dba7ba40d64a70875 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Wed Apr 24 15:29:29 2013 +0200 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Fri Apr 26 13:26:28 2013 +0200 |
tree | d4459e86850d828915b163e8b7e79e1b9e477c8b | |
parent | 8d71c63137600a41b5b959217c0492278536b3dc [diff] |
block: Disable driver-specific options for 1.5 We don't want to commit to the API yet before everything is worked out. Disable it for the 1.5 release. This commit is meant to be reverted after the 1.5 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>