[U-Boot] [PATCH 0/2] ext4: more fixes for possible file system corruption
Stefan Brüns
stefan.bruens at rwth-aachen.de
Fri Aug 19 02:05:24 CEST 2016
The two patches fix two more possible corruptions of ext filesystems during
write operations.
This goes ontop the previous pending patches.
Stefan Brüns (2):
ext4: Avoid corruption of directories with hash tree indexes
ext4: scan all directory blocks when looking up an entry
fs/ext4/ext4_common.c | 74 +++++++++++++++++++++++----------------------------
fs/ext4/ext4_write.c | 5 ++++
include/ext4fs.h | 1 +
3 files changed, 39 insertions(+), 41 deletions(-)
--
2.9.2
More information about the U-Boot
mailing list