aboutsummaryrefslogtreecommitdiff
path: root/share/doc/psd/04.uprog/(developers-only)
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2025-06-03 20:01:24 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2025-06-05 22:41:40 +0000
commite9897199576a40360440aa4d2aa48d61c4010f11 (patch)
tree069ea254032898785245014a43397c6fce0a812a /share/doc/psd/04.uprog/(developers-only)
parentb63f298b1ff90d9c25dee09df7fdd0e509185587 (diff)
pseudofs: make dup name an error instead of panicHEADmain
There are enough cases where the duplicate name is caused by dubious hardware configuration. Stopping the whole system instead of failing a driver, or even a diagnostic subsystem in a driver, is more user-friendly. Another issue right now is that the check is only present for the INVARIANTS builds, silently accepting the request to create an entry with the existing name on production builds. Reviewed by: markj Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D50669
Diffstat (limited to 'share/doc/psd/04.uprog/(developers-only)')
0 files changed, 0 insertions, 0 deletions