commit | 1c02e2a17104fe7fc11893125864dc0daf1e6d5b | [log] [tgz] |
---|---|---|
author | Kevin Wolf <[email protected]> | Thu Oct 28 16:16:00 2010 +0200 |
committer | Kevin Wolf <[email protected]> | Thu Nov 04 13:54:37 2010 +0100 |
tree | 856838c21e8b45c9305b642d7b6e9339bc634600 | |
parent | 4a4111851fa75bc91028a26eb75dcdd136d9032d [diff] |
qcow2: Invalidate cache after failed read The cache content may be destroyed after a failed read, better not use it any more. Signed-off-by: Kevin Wolf <[email protected]> Reviewed-by: Stefan Hajnoczi <[email protected]>