diff options
author | Kevin Wolf <kwolf@redhat.com> | 2013-03-18 16:20:27 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2013-03-22 17:51:32 +0100 |
commit | f5866fa438bff586f215c137dc71edb4e0770536 (patch) | |
tree | 693536fcf30715668dd6f4962ea3a839ad018e1e /blockdev.c | |
parent | 08b392e1510b21d8c9bfa8a50525fae31014a2e2 (diff) |
block: Make find_image_format safe with NULL filename
In order to achieve this, the .bdrv_probe callbacks of all drivers must
cope with this. The DMG driver is the only one that bases its decision
on the filename and it needs to be changed.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'blockdev.c')
0 files changed, 0 insertions, 0 deletions