]> Git Repo - qemu.git/commit
sheepdog: check if '-o redundancy' is passed from user
authorLiu Yuan <[email protected]>
Sun, 8 Dec 2013 16:11:20 +0000 (00:11 +0800)
committerKevin Wolf <[email protected]>
Fri, 13 Dec 2013 13:49:50 +0000 (14:49 +0100)
commita3120deee5fc1d702ba5da98fd9c845ad1c8f301
tree2920245681d7674ba597cc87f4c99463c54a1ec4
parent47acdd63a33a5966bf4fc94a6ac835d72a70c555
sheepdog: check if '-o redundancy' is passed from user

This fix a segfault (that is caused by b3af018f3) of following command:

$ qemu-img convert some_img sheepdog:some_img

Cc: [email protected]
Cc: Kevin Wolf <[email protected]>
Cc: Stefan Hajnoczi <[email protected]>
Signed-off-by: Liu Yuan <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
block/sheepdog.c
This page took 0.025755 seconds and 4 git commands to generate.