commit | b50cbabc1bc12e6b0082089c70015c1b97db86a1 | [log] [tgz] |
---|---|---|
author | MORITA Kazutaka <morita.kazutaka@lab.ntt.co.jp> | Wed May 26 11:35:36 2010 +0900 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri May 28 13:14:25 2010 +0200 |
tree | a15c87269cdba3aa8ba9f0bf2c1dd15f21a20681 | |
parent | 776cbbbd788686e9735e8d1c008d8bc105fb1fab [diff] |
add support for protocol driver create_options This patch enables protocol drivers to use their create options which are not supported by the format. For example, protcol drivers can use a backing_file option with raw format. Signed-off-by: MORITA Kazutaka <morita.kazutaka@lab.ntt.co.jp> Signed-off-by: Kevin Wolf <kwolf@redhat.com>