From 464df1d5e5ab1322e2dd0a7796939fff1aeefa9a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 17:49:25 +0200 Subject: Adding upstream version 1.47.0. Signed-off-by: Daniel Baumann --- tests/f_no/expect | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 tests/f_no/expect (limited to 'tests/f_no/expect') diff --git a/tests/f_no/expect b/tests/f_no/expect new file mode 100644 index 0000000..140a01f --- /dev/null +++ b/tests/f_no/expect @@ -0,0 +1,50 @@ +Pass 1: Checking inodes, blocks, and sizes +Inode 12 has an invalid extent + (logical block 0, invalid physical block 999999999, len 1) +Clear? no +Inode 12 has an invalid extent + (logical block 1, invalid physical block 9999999999, len 1) +Clear? no +Inode 13 is in use, but has dtime set. Fix? no +Inode 13 has an invalid extent + (logical block 1, invalid physical block 8888888888888, len 1) +Clear? no +Inode 13 has an invalid extent + (logical block 0, invalid physical block 888888888888, len 1) +Clear? no +Inodes that were part of a corrupted orphan linked list found. Fix? no +Inode 14 was part of the orphaned inode list. IGNORED. +Inode 14 is in use, but has dtime set. Fix? no +Inode 14 has an invalid extent + (logical block 300, invalid physical block 777777777777, len 300) +Clear? no +Inode 14 has an invalid extent + (logical block 0, invalid physical block 7777777777, len 1) +Clear? no +Inode 14, i_blocks is 52574694748113, should be 0. Fix? no +Pass 2: Checking directory structure +Extended attribute block for inode 12 (/a) is invalid (999999). +Clear? no +Extended attribute block for inode 13 (/b) is invalid (298954296). +Clear? no +Extended attribute block for inode 14 (/c) is invalid (388697201). +Clear? no +Pass 3: Checking directory connectivity +Pass 4: Checking reference counts +Inode 12 ref count is 34463, should be 1. Fix? no +Inode 13 ref count is 9999, should be 1. Fix? no +Inode 14 ref count is 12241, should be 1. Fix? no +Pass 5: Checking group summary information +Block bitmap differences: -202 -381 -457 +Fix? no +Free blocks count wrong for group #0 (0, counted=491). +Fix? no +Free blocks count wrong (494, counted=491). +Fix? no +Free inodes count wrong for group #0 (4294967293, counted=114). +Fix? no + +test_filesys: ********** WARNING: Filesystem still has errors ********** + +test_filesys: 14/128 files (0.0% non-contiguous), 18/512 blocks +Exit status is 4 -- cgit v1.2.3