chiark / gitweb /
shutdown: issue a sync() as soon as shutdown.target is queued
authorLennart Poettering <lennart@poettering.net>
Fri, 25 Jan 2013 21:33:33 +0000 (22:33 +0100)
committerLennart Poettering <lennart@poettering.net>
Sat, 9 Feb 2013 01:20:42 +0000 (02:20 +0100)
commitc65eb8365344eeb72ee2c0b333ab54d925263b3f
treed401f8fb3fc9bd51af74e3a6ddfec571c85f6b5c
parent97b5f608182773d7ef9ca18913085b3a3eccd943
shutdown: issue a sync() as soon as shutdown.target is queued
Makefile.am
src/core/job.c
src/core/job.h
src/core/sync.c [new file with mode: 0644]
src/core/sync.h [new file with mode: 0644]
src/core/transaction.c