summaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
authorStefan Brüns <stefan.bruens@rwth-aachen.de>2016-09-14 01:01:30 +0200
committerTom Rini <trini@konsulko.com>2016-09-23 08:57:44 -0400
commit14678b3c6280a1a024afa0b5564deb853eca44d0 (patch)
tree0b51015a3b90b82d7c57c5d9a28cba0f177e64c5 /cmd
parentd9554b7f4bcbf8310e364b05b900e464d5e1ac47 (diff)
test/fs: Check ext4 behaviour if dirent is first entry in directory block
This is a regression test for a crash happening if the first dirent in the block matches. Code tried to access a predecessor entry which does not exist. The crash happened for any block, but "." is always the first entry in the first directory block and thus easy to check for. Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions