1
0
Fork 0
remarkable-uboot/fs
Charles Manning 55283635a0 yaffs2: Remove block number check from summary verification
The summary already has other verification. This one is not needed.

The check caused summaries to be ignored if they were not on the
numbered block. This caused problems when a summary was embedded in an
image and the image is written to a flash with bad blocks.

Signed-off-by: Charles Manning <cdhmanning@gmail.com>
2014-01-20 10:09:51 -05:00
..
cbfs fs: descend into sub directories when it is necessary 2013-11-17 14:11:34 -05:00
cramfs fs: descend into sub directories when it is necessary 2013-11-17 14:11:34 -05:00
ext4 ext4fs: fix "invalid extent block" error 2014-01-20 10:09:40 -05:00
fat fs:fat: fix set file name function 2013-11-08 15:25:13 -05:00
fdos fs: descend into sub directories when it is necessary 2013-11-17 14:11:34 -05:00
jffs2 JFFS2: Correct jffs2_1pass_build_lists to use lldiv 2013-12-13 09:16:20 -05:00
reiserfs fs: descend into sub directories when it is necessary 2013-11-17 14:11:34 -05:00
sandbox fs: descend into sub directories when it is necessary 2013-11-17 14:11:34 -05:00
ubifs fs: descend into sub directories when it is necessary 2013-11-17 14:11:34 -05:00
yaffs2 yaffs2: Remove block number check from summary verification 2014-01-20 10:09:51 -05:00
zfs fs: descend into sub directories when it is necessary 2013-11-17 14:11:34 -05:00
Makefile fs: descend into sub directories when it is necessary 2013-11-17 14:11:34 -05:00
fs.c Fix number base handling of "load" command 2013-10-07 15:54:18 -04:00