]> git.ipfire.org Git - thirdparty/systemd.git/commit
mount-until: make sure we'll exit bind_remount_recursive_with_mountinfo() loop eventually
authorLennart Poettering <lennart@poettering.net>
Wed, 24 Mar 2021 12:47:17 +0000 (13:47 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 7 May 2021 09:57:10 +0000 (11:57 +0200)
commit0ae299022a0d7a05e6bc044f5e54f534f6cc6dbf
treec4899b8ccfefe5c5bb9fa3580f229d296f69b592
parent94dbf2c18cb0eef21df844f99d9045f0d47b5f79
mount-until: make sure we'll exit bind_remount_recursive_with_mountinfo() loop eventually

Just some robustness given that /proc/self/mountinfo was previously
broken in the kernel.

(cherry picked from commit 670e8efd6083bfef6186d33fa3b7dc90810d14ca)
src/shared/mount-util.c