[Bug 242243] autofs: the special_media map cannot output extfat filesystems labels

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 26 04:51:31 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242243

            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 at FreeBSD.org
          Reporter: vas at 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 port
for exfat support, I suggest changing the logic slightly and using exfatlabel
for extracting the label from exfat volumes.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list