Date: Sun, 05 Jan 2020 18:02:22 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 241531] autofs: stale entries remain in /media, "automount -c" does not remove them Message-ID: <bug-241531-227-toNHPE93Uh@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-241531-227@https.bugs.freebsd.org/bugzilla/> References: <bug-241531-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241531 Jason W. Bacon <jwb@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jwb@freebsd.org --- Comment #5 from Jason W. Bacon <jwb@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 indefinite= ly and inserting the exFAT stick does not trigger creation of /media/da0s1. It seems a reboot is necessary to clear this condition. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241531-227-toNHPE93Uh>