[systemd-bugs] [Bug 90341] New: x-systemd.automount, nofail on no existing device causes undesired side effects

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed May 6 07:44:15 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=90341

            Bug ID: 90341
           Summary: x-systemd.automount,nofail on no existing device
                    causes undesired side effects
           Product: systemd
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: general
          Assignee: systemd-bugs at lists.freedesktop.org
          Reporter: martinstolpe at gmail.com
        QA Contact: systemd-bugs at lists.freedesktop.org

If I have a line like this in my fstab:
/dev/disk/by-uuid/c9ae0ba9-cf16-4d7c-b069-cab43a0529c6 /opt/somedir       ext4 
  defaults,x-systemd.automount,nofail 0 0
and then do a "ls /opt" the ls command will never finish (of course only if
there is no device with that UUID). I can only guess that this is because
systemd tries to mount the directory but the device does not exist.


Regards
Martin

-- 
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/20150506/5983b1fc/attachment-0001.html>


More information about the systemd-bugs mailing list