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: b...@freebsd.org
          Reporter: v...@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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to