]> git.ipfire.org Git - thirdparty/systemd.git/commit
Revert "core/mount: minimize impact on mount storm." 11212/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 19 Dec 2018 10:32:26 +0000 (11:32 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 19 Dec 2018 10:37:41 +0000 (11:37 +0100)
commitec8126d72378a25152dc7e4a80b65fc9d12f951e
tree2067b39c5690bf1c2aa069e226dae55f975fdf9d
parente36db5007517698ea07e9e506fcc0fd68820f714
Revert "core/mount: minimize impact on mount storm."

This reverts commit 89f9752ea08f516b5d77f8e577bb772073c70c01.

This patch causes various problems during boot, where a "mount storm" occurs
naturally. Current approach is flakey, and it seems very risky to push a
feature like this which impacts boot right before a release. So let's revert
for now, and consider a more robust solution after later.

Fixes #11209.

> https://github.com/systemd/systemd/pull/11196#issuecomment-448523186:
"Reverting 89f9752ea08f516b5d77f8e577bb772073c70c01 and fcfb1f775ed0e9d282607bb118ba788b98952855 fixes this test."
src/core/manager.h
src/core/mount.c