]> Git Repo - qemu.git/commit
vmdk: Leave bdi intact if -ENOTSUP in vmdk_get_info
authorFam Zheng <[email protected]>
Fri, 14 Nov 2014 04:09:21 +0000 (12:09 +0800)
committerStefan Hajnoczi <[email protected]>
Fri, 14 Nov 2014 09:20:45 +0000 (09:20 +0000)
commit5f58330790b72c4705b373ee0646fb3adf800b4e
tree10b23bff5968ca2c11178b8559e02bcfd7147ad6
parentf3a9cfddaec127078ac1898de6b063db8ac3bb48
vmdk: Leave bdi intact if -ENOTSUP in vmdk_get_info

When extent types don't match, we return -ENOTSUP. In this case, be
polite to the caller and don't modify bdi.

Signed-off-by: Fam Zheng <[email protected]>
Reviewed-by: Max Reitz <[email protected]>
Message-id: 1415938161[email protected]
Signed-off-by: Stefan Hajnoczi <[email protected]>
block/vmdk.c
This page took 0.025373 seconds and 4 git commands to generate.