Home
last modified time | relevance | path

Searched hist:"805 e3e00f24cf5d7f922a0e5a0cd0e08ce9a8c7b" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/fs/ext4/
H A Dext4_common.c805e3e00f24cf5d7f922a0e5a0cd0e08ce9a8c7b Sun Oct 09 18:15:28 UTC 2016 Stefan Brüns <stefan.bruens@rwth-aachen.de> ext4: Only write journal entries for modified blocks in unlink_filename

Instead of creating a journal entry for each directory block, even
if the block is unmodified, only log the modified block.

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