summaryrefslogtreecommitdiffstats
path: root/src/kernel/serialize_kmod.c
Commit message (Collapse)AuthorAgeFilesLines
* Replace all pthread_spin_* calls with spin_*, so that all locking can be ↵sr2013-07-171-0/+1
| | | | | | tracked and debugged Fix compilation of kernel module
* [*] Cleanup, comments, more error checkssr2012-08-241-0/+4
[SERVER] Fix a few off-by-one bugs [SERVER] Make log available through IPC [KERNEL] Hot-Swap to faster connection on load-balance [KERNEL] Report I/O error to block layer if no server replies within a given time frame [*] Modified network protocol to handle volume names instead of ids