Date: Sat, 15 Jun 2019 13:55:59 +0000
From: bugzilla-noreply@freebsd.org
To: bugs@FreeBSD.org
Subject: [Bug 238579] [msdosfs] [patch] Handle duplicate nmount() flags ("shortname"/"shortnames", "longname"/"longnames") correctly
Message-ID: <bug-238579-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
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@FreeBSD.org Reporter: oleg.derevenetz@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.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238579-227>
