1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 08:29:12 +01:00
Files
u-boot-megous/fs/ext4/dev.c
Ma Haijun f17828830d fs/ext4: fix partition size get truncated in calculation
It may cause file system corruption when do a write operation.
This issue only affects boards that use 32 bit lbaint_t.

Signed-off-by: Ma Haijun <mahaijuns@gmail.com>
2014-01-20 10:09:38 -05:00

4.0 KiB