4ff6d11dc314dd2c88630f34850a6850b94e7095 |
|
11-Feb-2016 |
Timo Sirainen <timo.sirainen@dovecot.fi> |
lib: Ignore ENOSYS errors from madvise() calls.
For example Raspberry Pi kernels have removed this. We'll wrap all the
madvise() calls with my_madvise() to avoid extra checks all over the place. |