]> git.ipfire.org Git - thirdparty/systemd.git/commit
core/mount: make mount_setup_existing_unit() not drop MOUNT_PROC_JUST_MOUNTED flag...
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 8 Jan 2019 18:35:55 +0000 (03:35 +0900)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 9 Jan 2019 11:51:00 +0000 (12:51 +0100)
commitd253a45e1c147f5174265d71d7419da7bd52a88b
treeded6ffbbb224367fefcd8a1f8048f174b707842d
parent82d9ac23fd5ab2befe2a95187640a8d38799dd64
core/mount: make mount_setup_existing_unit() not drop MOUNT_PROC_JUST_MOUNTED flag from units

This fixes a bug introduced by ec88d1ea0591beccab97d9096fd3fd7b09bc823c.

Fixes #11362.
src/core/mount.c