diff options
author | Stefan Brüns | 2016-09-06 04:36:45 +0200 |
---|---|---|
committer | Tom Rini | 2016-09-23 09:02:37 -0400 |
commit | 10a7a1b8babbdd5684684da31482eab1931316f0 (patch) | |
tree | df0ba5bf0a6a92dde90ce37dd943149ecd172dfb /.gitignore | |
parent | a321abd54fa025114df2002b33ea17adc6b998b7 (diff) |
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>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions