Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common/event_socket.h: include <errno.h> to use errno | Kefu Chai | 2017-10-17 | 1 | -1/+1 |
* | build/include: Redo som includes for FreeBSD | Willem Jan Withagen | 2017-05-28 | 1 | -1/+4 |
* | common: Remove redundant includes | Jos Collin | 2017-05-22 | 1 | -1/+0 |
* | common/event_socket.h: include errno.h to use errno | Willem Jan Withagen | 2017-01-12 | 1 | -0/+1 |
* | librbd: optimize header file dependency & modify related file. | shawn | 2016-06-22 | 1 | -0/+1 |
* | EventSocket: fix conditional compilation for option --without-eventfd | runsisi | 2016-04-26 | 1 | -0/+2 |
* | EventSocket: fix missing break statement | runsisi | 2016-04-26 | 1 | -0/+3 |
* | Makefile: Add noinst headr files | Haomai Wang | 2015-12-01 | 1 | -1/+3 |
* | Librbd: fix return code of EventSocket init and notify | Haomai Wang | 2015-12-01 | 1 | -1/+5 |
* | librbd: normalize notify return code | Haomai Wang | 2015-12-01 | 1 | -3/+9 |
* | EventSocket: Add new event type pipe support | Haomai Wang | 2015-12-01 | 1 | -5/+15 |
* | EventSocket: Add EventSocket structure used for event notification | Haomai Wang | 2015-11-26 | 1 | -0/+52 |