commit | fc072ec4df0996682dfbff6c735e2bbc0d93132f | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Fri Nov 27 13:25:36 2009 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Dec 03 15:25:57 2009 -0600 |
tree | 5e25dedab8db4f4ed3cdaf8a8ad3bdfd1ed55c45 | |
parent | 550fe6c6fc3cfcb9ed62340492326ae86b4329de [diff] |
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 <kwolf@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>