commit | 83c98d7b924eab36a0a2c7813731dbef439a91d3 | [log] [tgz] |
---|---|---|
author | Fam Zheng <famz@redhat.com> | Mon Nov 09 18:16:52 2015 +0800 |
committer | Kevin Wolf <kwolf@redhat.com> | Thu Nov 12 16:22:43 2015 +0100 |
tree | 45ba929b675a6baf7612bd634c634cde5eb90b27 | |
parent | 5c5ae76acb024f05b8f021e9f1e10a0299328bdd [diff] |
block: Drop BlockDriver.bdrv_ioctl Now the callback is not used any more, drop the field along with all implementations in block drivers, which are iscsi and raw. Signed-off-by: Fam Zheng <famz@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Message-id: 1447064214-29930-8-git-send-email-famz@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>