commit | 91a073a975b220447eb64263690f49a5494347cb | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Wed May 27 14:48:06 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Wed May 27 09:45:23 2009 -0500 |
tree | 5f78791cb376594f953e6586ff8742baab4f0e29 | |
parent | a980c98cf1acb3e813428d4f783a8ebd153ef036 [diff] |
Drop bdrv_create2 This patch converts the remaining users of bdrv_create2 to bdrv_create and removes the now unused function. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>