Date: Tue, 26 Nov 2019 04:51:30 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 242243] autofs: the special_media map cannot output extfat filesystems labels Message-ID: <bug-242243-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242243 Bug ID: 242243 Summary: autofs: the special_media map cannot output extfat filesystems labels Product: Base System Version: 11.3-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: vas@sibptus.ru The /etc/autofs/special_media map (part of autofs suite) cannot output the label of extfat filesystems because it uses /usr/sbin/fstyp for the purpose, and "fstyp -l" cannot display exfat filesystem labels. As /etc/autofs/special_media already depends on the sysutils/fusefs-exfat p= ort for exfat support, I suggest changing the logic slightly and using exfatlab= el for extracting the label from exfat volumes. --=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-242243-227>