<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Enable custom path to be ignored on shutdown umount cycle"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=56837#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Enable custom path to be ignored on shutdown umount cycle"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=56837">bug 56837</a>
              from <span class="vcard"><a class="email" href="mailto:lennart@poettering.net" title="Lennart Poettering <lennart@poettering.net>"> <span class="fn">Lennart Poettering</span></a>
</span></b>
        <pre>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?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>