commit | b5411555877121b74cbe0a12a867d16d861746b1 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Tue Jan 17 15:56:16 2017 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Tue Feb 28 20:40:37 2017 +0100 |
tree | 22d43a5003523212305f875b6480e197b0afaa1e | |
parent | c6cc12bfa7bb9c61f4fa20491258b9bebc5b4771 [diff] |
block: Add BdrvChildRole.get_parent_desc() For meaningful error messages in the permission system, we need to get some human-readable description of the parent of a BdrvChild. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Acked-by: Fam Zheng <famz@redhat.com>