]> git.ipfire.org Git - thirdparty/cups.git/commit
Added a SyncOnClose directive to cups-files.conf to force cupsd to call fsync
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Fri, 26 Jul 2013 21:27:27 +0000 (21:27 +0000)
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Fri, 26 Jul 2013 21:27:27 +0000 (21:27 +0000)
commit8a2596692595a893119a1637fd93e729f81fec66
tree67e2c88e9d99994054a8badd1a239c95f4efb73f
parent1d670c398780843ee6b79ffef8fb443962079804
Added a SyncOnClose directive to cups-files.conf to force cupsd to call fsync
before closing any configuration/state files it writes
(<rdar://problem/14523043>)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11201 a1ca3aef-8c08-0410-bb20-df032aa958be
CHANGES-1.6.txt
conf/cups-files.conf.in
doc/help/ref-cups-files-conf.html.in
man/cups-files.conf.man.in
scheduler/conf.c
scheduler/conf.h
scheduler/file.c