[Bug 238579] [msdosfs] [patch] Handle duplicate nmount() flags ("shortname"/"shortnames", "longname"/"longnames") correctly

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jun 15 13:56:01 UTC 2019


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

            Bug ID: 238579
           Summary: [msdosfs] [patch] Handle duplicate nmount() flags
                    ("shortname"/"shortnames", "longname"/"longnames")
                    correctly
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: bugs at FreeBSD.org
          Reporter: oleg.derevenetz at gmail.com

Created attachment 205074
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205074&action=edit
msdosfs_vfsops.patch

Currently msdosfs driver doesn't handle duplicate nmount() flags correctly. For
example, "shortname" flag doesn't work, while "shortnames" works. The same is
for "longname"/"longnames" pair. Proposed patch should fix this.

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


More information about the freebsd-bugs mailing list