The Wednesday 05 Mar 2014 à 22:41:37 (+0100), Max Reitz wrote :
> The "file" protocol driver should strip the "file:" prefix from
> filenames if present.
>
> Signed-off-by: Max Reitz
> ---
> block/raw-posix.c | 12
> 1 file changed, 12 insertions(+)
>
> diff --git a/block/raw-posix
The "file" protocol driver should strip the "file:" prefix from
filenames if present.
Signed-off-by: Max Reitz
---
block/raw-posix.c | 12
1 file changed, 12 insertions(+)
diff --git a/block/raw-posix.c b/block/raw-posix.c
index 161ea14..892145c 100644
--- a/block/raw-posix.c
+++ b