commit | cc84d90ff54c025190dbe49ec5fea1268217c5f2 | [log] [tgz] |
---|---|---|
author | Max Reitz <mreitz@redhat.com> | Fri Sep 06 17:14:26 2013 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Thu Sep 12 10:12:48 2013 +0200 |
tree | 44541b52ece4f55b5678087f83f3eb6cd91774aa | |
parent | 34b5d2c68eb4082c288e70fb99c61af8f7b96fde [diff] |
block: Error parameter for create functions Add an Error ** parameter to bdrv_create and its associated functions to allow more specific error messages. Signed-off-by: Max Reitz <mreitz@redhat.com>