Home
last modified time | relevance | path

Searched hist:"10 a7a1b8babbdd5684684da31482eab1931316f0" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/fs/ext4/
H A Dext4_write.c10a7a1b8babbdd5684684da31482eab1931316f0 Tue Sep 06 02:36:45 UTC 2016 Stefan Brüns <stefan.bruens@rwth-aachen.de> ext4: Avoid corruption of directories with hash tree indexes

While directories can be read using the old linear scan method, adding a
new file would require updating the index tree (alternatively, the whole
tree could be removed).

Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>
Reviewed-by: Lukasz Majewski <l.majewski@samsung.com>
/rk3399_rockchip-uboot/include/
H A Dext4fs.h10a7a1b8babbdd5684684da31482eab1931316f0 Tue Sep 06 02:36:45 UTC 2016 Stefan Brüns <stefan.bruens@rwth-aachen.de> ext4: Avoid corruption of directories with hash tree indexes

While directories can be read using the old linear scan method, adding a
new file would require updating the index tree (alternatively, the whole
tree could be removed).

Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>
Reviewed-by: Lukasz Majewski <l.majewski@samsung.com>