]> git.ipfire.org Git - thirdparty/systemd.git/commit
Revert "core/credential,mount: re-read /proc/self/mountinfo before invoking umount...
authorMike Yuan <me@yhndnzj.com>
Tue, 14 May 2024 10:47:42 +0000 (18:47 +0800)
committerLuca Boccassi <bluca@debian.org>
Tue, 11 Jun 2024 23:54:26 +0000 (00:54 +0100)
commitc5087ef51099521450eb3486c606c99d86a1a009
tree22bc3877b47aaecc691655b338b366328b72d9ac
parent88188e1ff1ffa2a4a41c9b8ee127f75cc03bc18d
Revert "core/credential,mount: re-read /proc/self/mountinfo before invoking umount command"

This reverts commit 1e1225614ca1106116dcad9fb37aaeb6106408ab.

This was an incomplete workaround of the race. Now that
we stop generating mount units for credential mounts,
the logic could be dropped.
src/core/exec-credential.c
src/core/exec-credential.h
src/core/mount.c
src/core/mount.h
src/core/unit.c