summaryrefslogtreecommitdiff
path: root/src/core/service.c
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2016-02-03 23:54:47 +0100
committerLennart Poettering <lennart@poettering.net>2016-02-03 23:58:53 +0100
commit739731cdace09ff179fdd75ae0714da0d81e384d (patch)
tree8078bb5319e6522fc7b92cd104d3ec8a136742d5 /src/core/service.c
parent1411b09467c90ae358656d14165311090a2e175e (diff)
journal: fix boolean handling in MMapCache
Let's use bitfields for our booleans, and don't try to apply binary OR or addition on them, because that's weird and we should instead use logical OR only.
Diffstat (limited to 'src/core/service.c')
0 files changed, 0 insertions, 0 deletions