diff options
author | Christoph Hellwig <hch@lst.de> | 2009-07-15 23:11:21 +0200 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-07-16 17:28:50 -0500 |
commit | 1db6947dafa7f33a309130ccbf461748adac6da0 (patch) | |
tree | ee4e04904ede795295071cb8e74e03336594c292 /kqemu.c | |
parent | 087389847207063df194a1b85ff907f54dd51d0a (diff) |
qemu-io: use BDRV_O_FILE to implement the growable open option
Instead of doing our own check for protocols which fails because raw isn't
formally a protocol but special cased in find_protocol specify the BDRV_O_FILE
option to use the same code as bdrv_file_open does.
While we're at it also add the missing documentation for -g to the main
qemu-io help string.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'kqemu.c')
0 files changed, 0 insertions, 0 deletions