Home
last modified time | relevance | path

Searched hist:b7dd40d05235871a5e6cae02f38c14dc6487d352 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/fs/ext4/
H A Dext4_common.cb7dd40d05235871a5e6cae02f38c14dc6487d352 Tue Sep 06 02:36:46 UTC 2016 Stefan Brüns <stefan.bruens@rwth-aachen.de> ext4: Scan all directory blocks when looking up an entry

Scanning only the direct blocks of the directory file may falsely report
an existing file as nonexisting, and worse can also lead to creation
of a duplicate entry on file creation.

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