diff options
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | 2023-03-08 09:49:54 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-03-22 12:51:14 -0400 |
commit | 9905cae65e03335aefcb1ebfab5b7ee62d89f64e (patch) | |
tree | adb43064bab63c63fc3a164866ff6de66bf5b918 /lib/panic.c | |
parent | a6992bf40d89e3147e319bdae01bf544a65092fc (diff) |
fs: ext4: check the minimal partition size to mount
No need to mount a too small partition to handle a EXT4 file system.
This patch add a test on partition size before to read the
SUPERBLOCK_SIZE buffer and avoid error latter in fs_devread() function.
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Diffstat (limited to 'lib/panic.c')
0 files changed, 0 insertions, 0 deletions