commit | a6694fe8a89b957216f548938cc31602df04d495 | [log] [tgz] |
---|---|---|
author | David Lamparter <equinox@opensourcerouting.org> | Wed Jan 16 01:28:36 2013 +0100 |
committer | David Lamparter <equinox@opensourcerouting.org> | Wed Jan 16 01:45:57 2013 +0100 |
tree | cfa46c9261215f8fa6bc991fbc335e99da196ea9 | |
parent | ca3ccd8748434719e4670ce812d1310013fad518 [diff] |
Revert "bgpd: flock() dump files (BZ#742)" This reverts commit b07458a055493dd37cb955ae90f11ae8bc334d3a. On second thought, the right way to do this is with rename(), not by introducing a lock that can potentially even stall bgpd. Reported-by: Christian Franke <chris@opensourcerouting.org> Signed-off-by: David Lamparter <equinox@opensourcerouting.org>