commit | 078896a9eeeaf7c301bbc59fc791c3331324285f | [log] [tgz] |
---|---|---|
author | Max Reitz <mreitz@redhat.com> | Wed Mar 05 22:41:37 2014 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Thu Mar 06 16:18:06 2014 +0100 |
tree | 8b7c3d1cce27f447cf788a5790d1c1007cd62139 | |
parent | cd5d031e75751838fb40f7b5a5f60fc15d543c55 [diff] |
block/raw-posix: Implement bdrv_parse_filename() The "file" protocol driver should strip the "file:" prefix from filenames if present. Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Benoit Canet <benoit@irqsave.net> Signed-off-by: Kevin Wolf <kwolf@redhat.com>