| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
All callers to messaging_[re]init only used procid_self()
|
|
|
|
|
| |
Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Fri Jul 29 13:34:22 CEST 2011 on sn-devel-104
|
|
|
|
| |
procid_self() references global vars, don't depend on them unnecessarily
|
| |
|
| |
|
|
This is the basis to implement global locks in ctdb without depending on a
shared file system. The initial goal is to make ctdb persistent transactions
deterministic without too many timeouts.
|