[Bug 241531] autofs: stale entries remain in /media, "automount -c" does not remove them
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jan 5 18:02:23 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241531
Jason W. Bacon <jwb at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jwb at freebsd.org
--- Comment #5 from Jason W. Bacon <jwb at freebsd.org> ---
I'm not sure if this is the same issue, but when inserting a media with the
same device name as but a different filesystem than a previously mounted FS, it
will not be detected.
E.g. I have two USB sticks, one with FAT32 and volume ID "SONY8" and another
with exFAT, both identified as /dev/da1s1.
After accessing the FAT32 FS, the /media/SONY8 directory remains indefinitely
and inserting the exFAT stick does not trigger creation of /media/da0s1.
It seems a reboot is necessary to clear this condition.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list