[linux-lvm] clvmd on openais

Xinwei Hu hxinwei at gmail.com
Wed Apr 23 07:25:00 UTC 2008


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 ?




More information about the linux-lvm mailing list