Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | irmd: Fix bad locking | dimitri staessens | 2016-08-09 | 1 | -3/+1 |
| | | | | Locks should be kept before calling cond_wait. | ||||
* | irmd: Refactor and bugfixes | dimitri staessens | 2016-08-08 | 1 | -0/+120 |
Refactors the IRMd to extract reg_api and irm_flow structures to their own sources. Fixes some locking bugs. |