This commit is contained in:
2026-08-18 09:20:44 +02:00
commit b826cd721a
522 changed files with 93730 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# Pre13 L-A2
This batch mechanically aligns two local declaration groups with Linux:
- The xattr prefix cleanup/init functions follow the public get/list entry
points and precede the ACL entry point.
- The shifted/interlaced decompressor descriptors precede the LZ4 descriptor.
Only complete blocks moved. No prototype, function body, callback, conditional
compilation, or indexed descriptor slot changed. Pre-move and post-move hashes
of both xattr functions and all three descriptor definitions are identical;
the indexed descriptor table is byte-identical.
No build, QEMU, smoke, or feature test was run for this batch.