]> Git Repo - qemu.git/commit
Rename DriveInfo.onerror to on_write_error
authorKevin Wolf <[email protected]>
Fri, 27 Nov 2009 12:25:36 +0000 (13:25 +0100)
committerAnthony Liguori <[email protected]>
Thu, 3 Dec 2009 21:25:57 +0000 (15:25 -0600)
commitfc072ec4df0996682dfbff6c735e2bbc0d93132f
tree5e25dedab8db4f4ed3cdaf8a8ad3bdfd1ed55c45
parent550fe6c6fc3cfcb9ed62340492326ae86b4329de
Rename DriveInfo.onerror to on_write_error

Either rename variables and functions to refer to write errors (which is what
they actually do) or introduce a parameter to distinguish reads and writes.

Signed-off-by: Kevin Wolf <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
vl.c
This page took 0.025087 seconds and 4 git commands to generate.