]> git.ipfire.org Git - thirdparty/qemu.git/commit - block.c
block: Include details on permission errors in message
authorKevin Wolf <kwolf@redhat.com>
Mon, 16 Jan 2017 17:26:20 +0000 (18:26 +0100)
committerKevin Wolf <kwolf@redhat.com>
Tue, 28 Feb 2017 19:40:37 +0000 (20:40 +0100)
commitd083319fe007e100b38995d0ea254845c8efa433
tree14a854dfe39faaf5b7f74ae41c46c71047aa0d71
parentb5411555877121b74cbe0a12a867d16d861746b1
block: Include details on permission errors in message

Instead of just telling that there was some conflict, we can be specific
and tell which permissions were in conflict and which way the conflict
is.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Acked-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
block.c