]> git.ipfire.org Git - thirdparty/systemd.git/commit
automount: handle state changes of the corresponding mount unit correctly 716/head
authorMichael Olbrich <m.olbrich@pengutronix.de>
Fri, 24 Jul 2015 20:25:28 +0000 (22:25 +0200)
committerMichael Olbrich <m.olbrich@pengutronix.de>
Fri, 24 Jul 2015 20:30:26 +0000 (22:30 +0200)
commit3dbadf9ef96e76f1bc472660ba5435dc0fa27a66
tree48ed4c851b05cecdfd1de2b02843843195208b88
parent5f8ae398ae2ff71aacd85663e30eebb4ce0078f4
automount: handle state changes of the corresponding mount unit correctly

The expire timeout must be started/stopped if the corresponding mount unit
changes its state, e.g. it is started via local-fs.target or stopped by a
manual umount.
src/core/automount.c