]> Git Repo - qemu.git/commit
block/parallels: add get_block_status
authorRoman Kagan <[email protected]>
Tue, 28 Apr 2015 07:46:38 +0000 (10:46 +0300)
committerStefan Hajnoczi <[email protected]>
Fri, 22 May 2015 08:37:31 +0000 (09:37 +0100)
commitdd3bed16ff229496b30cc77224b0c0ae645c4dae
tree096b9c6cc0d46d90507bd681675c2c0497e42ee7
parent9de9da17d8304576e8402697bcee72c88ce499b8
block/parallels: add get_block_status

Implement VFS method for get_block_status to Parallels format driver.

qemu_co_mutex_lock is not necessary yet (the driver is read-only) but
will be necessary very soon when write will be supported.

Signed-off-by: Roman Kagan <[email protected]>
Reviewed-by: Denis V. Lunev <[email protected]>
Signed-off-by: Denis V. Lunev <[email protected]>
Message-id: 1430207220[email protected]
CC: Kevin Wolf <[email protected]>
CC: Stefan Hajnoczi <[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
block/parallels.c
This page took 0.025611 seconds and 4 git commands to generate.