diff options
author | Lennart Poettering <lennart@poettering.net> | 2008-12-17 20:22:42 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2008-12-17 20:22:42 +0100 |
commit | 3f20a152be5b57cb90cd4124cf60c29435cd1662 (patch) | |
tree | 1aa72bcf3c907955089e87219865cee4dc7c11c1 /PROTOCOL | |
parent | 209a8d7b5546e51ff1a88444c6d6282f6e74301b (diff) |
Pass GDBM_NOLOCK to gdbm
gdbm still uses BSD lockf for locking which is incompatible with NFS.
Since we don't need the locking here since the db files in question
should never be accessed by more than one process since they are
per-home-dir and per-machine we can disable locking without any ill
results.
This should fix rhbz #471279.
Diffstat (limited to 'PROTOCOL')
0 files changed, 0 insertions, 0 deletions