Commit Graph

1 Commits

Author SHA1 Message Date
Simon Glass
096fea33ba ext4l: bring in inode-test, ioctl, and mballoc headers
Copy inode-test.c, ioctl.c, mballoc.h, and mballoc-test.c from Linux
v6.18 fs/ext4 directory.

- inode-test: KUnit tests for inode timestamp handling
- ioctl: filesystem ioctl handlers
- mballoc.h: multiblock allocator header
- mballoc-test: KUnit tests for multiblock allocator

Co-developed-by: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-16 13:19:59 +00:00