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 ? _______________________________________________ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/