Files
apfstests/tests/xfs/019.out
T
Lukas Czerner ab1d756fe1 common: Check the file system consistency on SCRATCH_DEV
There are about 198 tests which requires scratch_dev, but does not check
the file system consistency afterwards. Xfstests infrastructure does not
do it automatically, so fix it by running _check_scratch_fs() after
each test that _require_scratch.

Also remove all the _check_scratch_fs() calls that are not actually needed
and will be covered by the check script.

Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
2014-08-13 11:01:04 +10:00

84 lines
2.5 KiB
Plaintext

QA output created by 019
Wrote 2048.00Kb (value 0x2c)
*** create FS version 2
*** check FS
*** mount FS
*** verify FS
File: "."
Size: <DSIZE> Filetype: Directory
Mode: (0777/drwxrwxrwx) Uid: (3) Gid: (1)
Device: <DEVICE> Inode: <INODE> Links: 3
File: "./bigfile"
Size: 2097152 Filetype: Regular File
Mode: (0666/-rw-rw-rw-) Uid: (3) Gid: (0)
Device: <DEVICE> Inode: <INODE> Links: 1
File: "./block_device"
Size: 0 Filetype: Block Device
Mode: (0012/b-----x-w-) Uid: (3) Gid: (1)
Device: <DEVICE> Inode: <INODE> Links: 1 Device type: 161,162
File: "./char_device"
Size: 0 Filetype: Character Device
Mode: (0345/c-wxr--r-x) Uid: (3) Gid: (1)
Device: <DEVICE> Inode: <INODE> Links: 1 Device type: 177,178
File: "./directory"
Size: <DSIZE> Filetype: Directory
Mode: (0755/drwxr-xr-x) Uid: (3) Gid: (1)
Device: <DEVICE> Inode: <INODE> Links: 2
File: "./directory/file_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx_0"
Size: 5 Filetype: Regular File
Mode: (0755/-rwxr-xr-x) Uid: (3) Gid: (1)
Device: <DEVICE> Inode: <INODE> Links: 1
File: "./directory/file_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx_1"
Size: 5 Filetype: Regular File
Mode: (0755/-rwxr-xr-x) Uid: (3) Gid: (1)
Device: <DEVICE> Inode: <INODE> Links: 1
File: "./directory/file_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx_2"
Size: 5 Filetype: Regular File
Mode: (0755/-rwxr-xr-x) Uid: (3) Gid: (1)
Device: <DEVICE> Inode: <INODE> Links: 1
File: "./directory/file_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx_3"
Size: 5 Filetype: Regular File
Mode: (0755/-rwxr-xr-x) Uid: (3) Gid: (1)
Device: <DEVICE> Inode: <INODE> Links: 1
File: "./directory/file_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx_4"
Size: 5 Filetype: Regular File
Mode: (0755/-rwxr-xr-x) Uid: (3) Gid: (1)
Device: <DEVICE> Inode: <INODE> Links: 1
File: "./pipe"
Size: 0 Filetype: Fifo File
Mode: (0670/frw-rwx---) Uid: (0) Gid: (0)
Device: <DEVICE> Inode: <INODE> Links: 1
File: "./setgid"
Size: 5 Filetype: Regular File
Mode: (2666/-rw-rwsrw-) Uid: (0) Gid: (0)
Device: <DEVICE> Inode: <INODE> Links: 1
File: "./setugid"
Size: 5 Filetype: Regular File
Mode: (6666/-rwsrwsrw-) Uid: (0) Gid: (0)
Device: <DEVICE> Inode: <INODE> Links: 1
File: "./setuid"
Size: 5 Filetype: Regular File
Mode: (4666/-rwsrw-rw-) Uid: (0) Gid: (0)
Device: <DEVICE> Inode: <INODE> Links: 1
File: "./symlink"
Size: 7 Filetype: Symbolic Link
Mode: (0123/l--x-w--wx) Uid: (0) Gid: (0)
Device: <DEVICE> Inode: <INODE> Links: 1
*** unmount FS
*** done
*** unmount