]> Git Repo - qemu.git/commit - block/blkdebug.c
blkdebug: Fix set_state_opts definition
authorKevin Wolf <[email protected]>
Wed, 30 Jun 2010 15:40:42 +0000 (17:40 +0200)
committerKevin Wolf <[email protected]>
Fri, 2 Jul 2010 11:18:02 +0000 (13:18 +0200)
commit327cdad4163dcf3928472e0cdbf6b6b97c88670b
tree06504ecfbcf472aa663405c2ca6991f1b6541abe
parentbb67ab0290b9a83d4d444e2e9a0311d3b9b54385
blkdebug: Fix set_state_opts definition

The list head was initialized to point to the wrong list, so all actions ended
up being handled as inject-error even if they were set-state in fact.

Signed-off-by: Kevin Wolf <[email protected]>
block/blkdebug.c
This page took 0.024881 seconds and 4 git commands to generate.