[systemd-bugs] [Bug 56837] Enable custom path to be ignored on shutdown umount cycle
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jan 14 16:57:51 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=56837
--- Comment #1 from Lennart Poettering <lennart at poettering.net> ---
Hmm, systemd should only unmount the bind mount it sees, but can't really do
anything about the mount. (Note that bind mounts are just aliases to the same
fs, and there is zero difference between the various mounts of the same file
system).
Also, a busy fs cannot be unmounted anyway, this will fail with EBUSY and
systemd relies on that in the shutdown loop.
So, for these two reasons I don't really grok the issue?
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20130115/a3761df9/attachment.html>
More information about the systemd-bugs
mailing list