Home | History | Annotate | only in /external/e2fsprogs/tests
Up to higher level directory
NameDateSize
d_loaddump/11-Dec-2013
defaults/11-Dec-2013
e_brel_bma/11-Dec-2013
e_icount_normal/11-Dec-2013
e_icount_opt/11-Dec-2013
e_irel_ima/11-Dec-2013
f_16384_block/11-Dec-2013
f_8192_block/11-Dec-2013
f_bad_disconnected_inode/11-Dec-2013
f_bad_local_jnl/11-Dec-2013
f_badbblocks/11-Dec-2013
f_baddir/11-Dec-2013
f_baddir2/11-Dec-2013
f_baddotdir/11-Dec-2013
f_badinode/11-Dec-2013
f_badjour_indblks/11-Dec-2013
f_badjourblks/11-Dec-2013
f_badorphan/11-Dec-2013
f_badprimary/11-Dec-2013
f_badroot/11-Dec-2013
f_badsymlinks/11-Dec-2013
f_badtable/11-Dec-2013
f_bbfile/11-Dec-2013
f_bbinode/11-Dec-2013
f_big_sparse/11-Dec-2013
f_bitmaps/11-Dec-2013
f_clear_xattr/11-Dec-2013
f_crashdisk/11-Dec-2013
f_dir_bad_mode/11-Dec-2013
f_dirlink/11-Dec-2013
f_dup/11-Dec-2013
f_dup2/11-Dec-2013
f_dup3/11-Dec-2013
f_dup4/11-Dec-2013
f_dup_de/11-Dec-2013
f_dup_de2/11-Dec-2013
f_dup_resize/11-Dec-2013
f_dupdot/11-Dec-2013
f_dupfsblks/11-Dec-2013
f_dupsuper/11-Dec-2013
f_ea_checks/11-Dec-2013
f_end-bitmap/11-Dec-2013
f_expand/11-Dec-2013
f_ext_journal/11-Dec-2013
f_extent_bad_node/11-Dec-2013
f_extents/11-Dec-2013
f_extents2/11-Dec-2013
f_extra_journal/11-Dec-2013
f_fast_symlink_extents/11-Dec-2013
f_file_acl_high/11-Dec-2013
f_filetype/11-Dec-2013
f_full_bg/11-Dec-2013
f_h_badnode/11-Dec-2013
f_h_badroot/11-Dec-2013
f_h_normal/11-Dec-2013
f_h_reindex/11-Dec-2013
f_h_unsigned/11-Dec-2013
f_holedir/11-Dec-2013
f_holedir2/11-Dec-2013
f_hurd/11-Dec-2013
f_illbbitmap/11-Dec-2013
f_illibitmap/11-Dec-2013
f_illitable/11-Dec-2013
f_illitable_flexbg/11-Dec-2013
f_imagic/11-Dec-2013
f_imagic_fs/11-Dec-2013
f_journal/11-Dec-2013
f_lotsbad/11-Dec-2013
f_lpf/11-Dec-2013
f_lpf2/11-Dec-2013
f_lpffile/11-Dec-2013
f_messy_inode/11-Dec-2013
f_miss_blk_bmap/11-Dec-2013
f_miss_journal/11-Dec-2013
f_misstable/11-Dec-2013
f_mke2fs2b/11-Dec-2013
f_noroot/11-Dec-2013
f_okgroup/11-Dec-2013
f_orphan/11-Dec-2013
f_orphan_dotdot_ft/11-Dec-2013
f_overfsblks/11-Dec-2013
f_preen/11-Dec-2013
f_recnect_bad/11-Dec-2013
f_reconnect/11-Dec-2013
f_rehash_dir/11-Dec-2013
f_resize_inode/11-Dec-2013
f_salvage_dir/11-Dec-2013
f_selinux/11-Dec-2013
f_special_ea/11-Dec-2013
f_summary_counts/11-Dec-2013
f_uninit_last_uninit/11-Dec-2013
f_unsorted_EAs/11-Dec-2013
f_unused_itable/11-Dec-2013
f_valid_ea_in_inode/11-Dec-2013
f_zero_group/11-Dec-2013
f_zero_inode_size/11-Dec-2013
f_zero_super/11-Dec-2013
filter_dumpe2fs11-Dec-2013321
m_dasd_bs/11-Dec-2013
m_large_file/11-Dec-2013
m_meta_bg/11-Dec-2013
m_mkfs_overhead/11-Dec-2013
m_no_opt/11-Dec-2013
m_raid_opt/11-Dec-2013
m_std/11-Dec-2013
m_uninit/11-Dec-2013
Makefile.in11-Dec-20132K
mke2fs.conf.in11-Dec-2013831
progs/11-Dec-2013
r_inline_xattr/11-Dec-2013
r_move_itable/11-Dec-2013
r_resize_inode/11-Dec-2013
README11-Dec-20133K
run_e2fsck11-Dec-20131.9K
run_mke2fs11-Dec-2013595
test_config11-Dec-20131,021
test_script.in11-Dec-20131.6K
u_mke2fs/11-Dec-2013
u_tune2fs/11-Dec-2013

README

      1 These images contain various forms of corrupted filesystem which
      2 e2fsck will correct.  They are used as a regression test for e2fsck.
      3 
      4 The test_script program will automatically run e2fsck against the
      5 filesystem images.  It will run them two times, and display the exit
      6 status for each run.  The meaning of the exit status codes are as
      7 follows:
      8 
      9 	0		No filesystem errors were detected
     10 	1		Filesystem errors detected, but corrected
     11 	2		System should be rebooted
     12 	4		Filesystem errors left uncorrected
     13 	8		Operational error (generally means internal error,
     14 				or filesystem error that the e2fsck was not
     15 				prepared to deal with)
     16 	16		Usage or syntax error
     17 
     18 During the regression test, the first exit code should be 1, and the
     19 second exit code should be 0.  In other words, all (with one
     20 exception) of the test filesystems in this directory have some sort of
     21 filesystem corruption, which e2fsck should fix on the first pass.
     22 After the first pass, e2fsck should leave a fully consistent
     23 filesystem with no detectable errors found in the second pass.  The
     24 exception is the okgroup.img filesystem, which contains no errors, and
     25 so both exit codes should be 0.
     26 
     27 NOTE: It appears that at least some versions of the original e2fsck do
     28 not exit with an exit status code of 1 after correcting filesystem
     29 errors.  So if you modify the test_script to try running these
     30 filesystems against the original e2fsck, you will have to inspect the
     31 test_script.log file manually.
     32 
     33 --------------------------------------------------------------
     34 Here's a one-line descriptons of the various test images in this
     35 directory:
     36 
     37 baddir.img		Filesystem with a corrupted directory
     38 badbblocks.img		Filesystem with illegal blocks in the bad block inode.
     39 badinode.img		Filesystem with various different corrupted inode
     40 				entries.
     41 badlkcnt.img		Filesystem with deleted files with non-zero link count
     42 badroot.img		Filesystem with a file for a root directory
     43 badtable.img		Filesystem with blocks shared between the bitmaps and
     44 				inode table blocks and the bad block inode
     45 bbfile.img		Filesystem with files containing bad blocks
     46 bitmaps.img		Filesystem with corrupted inode and block bitmaps
     47 dirlink.img		Filesystem with a hard link to a directory
     48 dup.img			Filesystem with blocks claimed by two different files
     49 dup2.img		Filesystem with blocks claimed by three different files
     50 dupfsblks.img		Filesystem with blocks claimed by a file and
     51 				inode/block bitmaps and inode tables
     52 dupsuper.img		Filesystem with blocks claimed by a file and
     53 				the superblock / group descriptors
     54 end-bitmap.img		Filesystem with corruption at the end of the block 
     55 				bitmap
     56 expand.img		Tests e2fsck's ability to expand lost+found if 
     57 				necessary
     58 lpf.img			Filesystem with disconnected files and no /lost+found 
     59 				directory
     60 mke2fs2b.img		Filesystem with corruption similar to that
     61 				created by mke2fs version 0.2b
     62 noroot.img		Filesystem with a deleted root directory
     63 okgroup.img		Filesystem that's exactly 8193 blocks long 
     64 				(otherwise OK)
     65 overfsblks.img		Filesystem with overlapping inode and block bitmaps
     66 symlinks.img		Filesystem with bad symlink sizes
     67 
     68 
     69