diff options
Diffstat (limited to 'tests/f_nospc_create_lnf/expect.2')
-rw-r--r-- | tests/f_nospc_create_lnf/expect.2 | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/tests/f_nospc_create_lnf/expect.2 b/tests/f_nospc_create_lnf/expect.2 new file mode 100644 index 0000000..e9757f8 --- /dev/null +++ b/tests/f_nospc_create_lnf/expect.2 @@ -0,0 +1,26 @@ +Pass 1: Checking inodes, blocks, and sizes +Pass 2: Checking directory structure +Pass 3: Checking directory connectivity +/lost+found not found. Create? yes + +Cannot allocate space for /lost+found. +Place lost files in root directory instead? yes + +Insufficient space to recover lost files! +Move data off the filesystem and re-run e2fsck. + +Pass 4: Checking reference counts +Pass 5: Checking group summary information +Block bitmap differences: -9 +Fix? yes + +Free blocks count wrong for group #0 (494, counted=495). +Fix? yes + +Free blocks count wrong (494, counted=495). +Fix? yes + + +test_filesys: ***** FILE SYSTEM WAS MODIFIED ***** +test_filesys: 128/128 files (0.0% non-contiguous), 17/512 blocks +Exit status is 1 |