aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-server/slavery.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bump yearMattias Andrée2015-02-131-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* merge track-errors and resolve conflictMattias Andrée2014-12-091-11/+18
|\ | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
| * with a few exceptions, never return directly on failure, always goto fail by invoking fail_ifMattias Andrée2014-12-091-5/+14
| | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
| * rename pfail to failMattias Andrée2014-12-081-2/+2
| | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
| * m + make sure we never lose errnoMattias Andrée2014-12-081-5/+3
| | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* | improve with_mutex and with_mutex_if alsoMattias Andrée2014-12-091-3/+1
|/ | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* miscMattias Andrée2014-08-021-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* Modify mds-server to use mds-base (some regression...)Mattias Andrée2014-05-201-9/+9
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* reduce code complexityMattias Andrée2014-05-191-0/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* reduce code complexityMattias Andrée2014-05-181-0/+140
Signed-off-by: Mattias Andrée <maandree@operamail.com>