]> git.proxmox.com Git - qemu.git/commit
Revert "Rename DriveInfo.onerror to on_write_error" (fix mismerge)
authorKevin Wolf <kwolf@redhat.com>
Fri, 4 Dec 2009 11:06:32 +0000 (12:06 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 18 Dec 2009 17:26:26 +0000 (11:26 -0600)
commit75f124753922451ee697defd81a80a91ce3f9888
tree558cd343b071a6a61a2613fe5872d15f0ce5f70a
parent40a0d7c395f4d18a8061ba075d8f9aab2fa0ec2a
Revert "Rename DriveInfo.onerror to on_write_error" (fix mismerge)

Part of the first patch of the -drive rerror series has been merged once more
on top of the rest of the series. This effectively disables the rerror option
and always goes with the default value. Reverting the commit re-enables the
option.

This reverts commit fc072ec4df0996682dfbff6c735e2bbc0d93132f.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
vl.c