[Bug 283583] makefs(8) -t zfs Assertion on unexpected devfs mount in directory
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 Jan 2025 14:24:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283583 Mark Johnston <markj@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open Assignee|fs@FreeBSD.org |markj@FreeBSD.org --- Comment #2 from Mark Johnston <markj@FreeBSD.org> --- There's no real way for makefs to handle device nodes except to skip them or create dummy files. I think printing a warning and skipping is probably the more useful behaviour. -- You are receiving this mail because: You are the assignee for the bug.