Commit Graph

1 Commits

Author SHA1 Message Date
Simon Glass
1e271714d9 ext4l: bring in file, fsmap, and ialloc
Copy file.c, fsmap.c, fsmap.h, and ialloc.c from Linux v6.18 fs/ext4
directory.

- file: file operations (open, read, write, mmap, etc.)
- fsmap: filesystem block mapping for GETFSMAP ioctl
- ialloc: inode allocation

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