Am 16.10.2014 um 14:10 schrieb Igor Mammedov:
change type of variable to expected IoOperationType which fixes compile warning:block.c:3655:20: warning: implicit conversion from enumeration type enum IoOperationType to different enumeration type BlockErrorAction Signed-off-by: Igor Mammedov <imamm...@redhat.com> --- block.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Max Reitz <mre...@redhat.com>