This commit is contained in:
2026-08-18 09:20:44 +02:00
commit b826cd721a
522 changed files with 93730 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# P15-058 Stage0 Decision
Status: `GO`; B17 is complete.
The B17 corpus separately covers inline names, shared names, and long-prefix
infixes containing embedded NUL, with independently frozen `EINTEGRITY` (97)
reject points. It also covers legal ACL empty-suffix names and short/long
name-index failures. Source commit
`433cf4ec66478b65b291ec5b21a0bf6d806bd14f` rejects only the length-delimited
embedded-NUL formats and retains the FreeBSD namespace and extattr ABI.
Evidence is in `planning/pre15/evidence/20260814T203439Z-B17/`. This decision
does not include xattr cache, Bloom, or call-order changes.