chiark / gitweb /
swap: split state machine state ACTIVATING into two
authorLennart Poettering <lennart@poettering.net>
Mon, 25 Nov 2013 14:26:30 +0000 (15:26 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 25 Nov 2013 16:40:53 +0000 (17:40 +0100)
commit5bcb0f2ba0615897662fcd4f6227d066781c6fc2
treedd84b5a299cbc7b476676aa7875f8685dbfd216b
parentf1421cc67dba47f0fdb1c963cf65115c8a8e72f0
swap: split state machine state ACTIVATING into two

We expect the event on /proc/swaps before we expect the SIGCHILD,
reflect this in the state machine.
src/core/manager.h
src/core/mount.c
src/core/mount.h
src/core/swap.c
src/core/swap.h
src/shared/macro.h