Re: [libvirt] [PATCH 11/23] Replace use of virLockError with virReportError

2012-07-20 Thread Jiri Denemark
On Wed, Jul 18, 2012 at 19:40:47 +0100, Daniel P. Berrange wrote: > From: "Daniel P. Berrange" > > Update the lock manager drivers to use virReportError instead > of the virLockError custom macro > > Signed-off-by: Daniel P. Berrange > --- > src/locking/lock_driver_sanlock.c | 157 >

[libvirt] [PATCH 11/23] Replace use of virLockError with virReportError

2012-07-18 Thread Daniel P. Berrange
From: "Daniel P. Berrange" Update the lock manager drivers to use virReportError instead of the virLockError custom macro Signed-off-by: Daniel P. Berrange --- src/locking/lock_driver_sanlock.c | 157 ++--- src/locking/lock_manager.c| 30 +++ 2 fi