[Bug 288266] maybe rm -rf or getdirentries() should suppress names containing "/"
Date: Thu, 17 Jul 2025 21:55:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288266
--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=29af6d2e2ec9fe8df7cf1e1a0bf3597028831b18
commit 29af6d2e2ec9fe8df7cf1e1a0bf3597028831b18
Author: Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2025-07-17 01:12:05 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2025-07-17 21:53:54 +0000
msdosfs: replace '/' in direntries with '?'
PR: 288266
Reported by: Robert Morris <rtm@lcs.mit.edu>
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.