Re: [U-Boot] [PATCH 0/2] ext4: more fixes for possible file system corruption

2016-08-19 Thread Lukasz Majewski
Hi Stefan, > 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 u

[U-Boot] [PATCH 0/2] ext4: more fixes for possible file system corruption

2016-08-18 Thread Stefan Brüns
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_co