]> git.ipfire.org Git - thirdparty/dhcp.git/commit
[master] Add option to suppress the use of fsync when writing lease files
authorShawn Routhier <sar@isc.org>
Fri, 8 Nov 2013 20:00:02 +0000 (12:00 -0800)
committerShawn Routhier <sar@isc.org>
Fri, 8 Nov 2013 20:00:02 +0000 (12:00 -0800)
commitcde11a4cdb79f5447f4459d156d759620949539f
treea60d2ae9c54752c05043d37a301a326bcaad1a7c
parent1534fff7c5365805408d050c2f17d9b983e0fb3b
[master] Add option to suppress the use of fsync when writing lease files

The option is dont-use-async <flag> and it defaults to disabled.
RELNOTES
includes/dhcpd.h
server/db.c
server/dhcpd.c
server/dhcpd.conf.5
server/stables.c