[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[linux-lvm] clvmd on openais
- From: "Xinwei Hu" <hxinwei gmail com>
- To: linux-lvm redhat com
- Subject: [linux-lvm] clvmd on openais
- Date: Wed, 23 Apr 2008 15:25:00 +0800
Hi all,
clvmd-openais.c uses saLckResourceLockAsync and
saLckResourceUnlockAsync. But they then pthread_cond_wait the lock
operation to finished.
Since we have to wait, why not switch to use saLckResourceLock and
saLckResourceUnlock directly ? Are there any reasons behind this ?
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]