Files
u-boot/fs
Simon Glass f27b3371eb ext4l: Document __CHAR_UNSIGNED__ behavior for directory hashing
Add documentation explaining how ext4's directory hash algorithm
selection works based on the platform's char signedness. GCC
automatically defines __CHAR_UNSIGNED__ on platforms where char is
unsigned (e.g., ARM), which affects the hash algorithm used.

The filesystem stores the hash variant in the superblock flags,
ensuring correct operation regardless of the mounting platform.

Co-developed-by: Claude <noreply@anthropic.com>
Signed-off-by: Simon Glass <simon.glass@canonical.com>
2025-12-22 16:48:59 -07:00
..
2025-11-11 04:09:41 -07:00
2025-06-28 07:53:25 -06:00
2025-06-28 07:53:25 -06:00
2025-06-28 07:53:25 -06:00
2025-06-28 12:30:56 -06:00
2025-06-28 07:53:25 -06:00