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: b...@freebsd.org Reporter: oleg.dereven...@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. _______________________________________________ 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"