15 Jul
2011
15 Jul
'11
11:41 p.m.
On Fri, Jul 15, 2011 at 08:40:09AM -0600, Eric Blake wrote:
On 07/15/2011 07:54 AM, Osier Yang wrote:
于 2011年07月15日 21:47, Dave Allan 写道:
Many volume operations will fail if the volume in question is being allocated. These operations were returning VIR_ERR_INTERNAL_ERROR when they should be returning VIR_ERR_OPERATION_INVALID. --- src/storage/storage_driver.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-)
ACK
Pushed.
Thanks Dave