commit | ff0cc742c1a80a5603af362d310ce8b85ff53b63 | [log] [tgz] |
---|---|---|
author | Franciszek Pindel <fpindel@antmicro.com> | Tue Apr 02 09:32:24 2024 +0200 |
committer | Alberto Escolar <alberto.escolar.piedras@nordicsemi.no> | Fri Apr 19 10:13:09 2024 +0200 |
tree | e9ca9b8198869105d17c43ff89be86aaece3dd50 | |
parent | 8cc2d90123486a812278a0b0e2d98f8166607602 [diff] |
fs: ext2: Test removing indirect blocks This commit adds test for the situation when all blocks referenced from the top-level indirect block are removed. Signed-off-by: Franciszek Pindel <fpindel@antmicro.com>