https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288266
--- Comment #2 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=29af6d2e2ec9fe8df7cf1e1a0bf3597028831b18 commit 29af6d2e2ec9fe8df7cf1e1a0bf3597028831b18 Author: Konstantin Belousov <[email protected]> AuthorDate: 2025-07-17 01:12:05 +0000 Commit: Konstantin Belousov <[email protected]> CommitDate: 2025-07-17 21:53:54 +0000 msdosfs: replace '/' in direntries with '?' PR: 288266 Reported by: Robert Morris <[email protected]> Reviewed by: markj Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D51365 sys/fs/msdosfs/msdosfs_conv.c | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.
