]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/automount.c
automount: move resetting of expiry timeout to automount_set_state() 3170/head
authorLennart Poettering <lennart@poettering.net>
Mon, 2 May 2016 15:12:35 +0000 (17:12 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 2 May 2016 15:12:35 +0000 (17:12 +0200)
commitdbb0578edc5ab8e11641c8b2d29904d4f5f8e1e6
tree3bbfd475ceb97bbf777fc10d982394006c536f0b
parentfae03ed32a77934a5c39ed8e338ec6c7a75857a0
automount: move resetting of expiry timeout to automount_set_state()

that way we can be sure that there's no expiry timeout in place at any time
when we aren't in the RUNNING state.
src/core/automount.c