OSDN Git Service

tests: add new test f_eofblocks
authorTheodore Ts'o <tytso@mit.edu>
Wed, 11 Apr 2012 03:50:37 +0000 (23:50 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 11 Apr 2012 03:50:37 +0000 (23:50 -0400)
commit7a069f1ca9dcd6e525d51924d0d873ceb979da5e
treefeb042ba15598e921a452deff05f137f6c5466f1
parent2743499061f96a2c16fe597102f5c8ba2d7f1ebe
tests: add new test f_eofblocks

Since we have changed the eofblocks handling in e2fsck (by removing
the need for the EOFBLOCKS_FL flag), we should have a test to check
out how we handle uninitialized and initialized blocks which are exist
beyond i_size, with files that have (and don't have) the EOFBLOCKS_FL.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
tests/f_eofblocks/expect.1 [new file with mode: 0644]
tests/f_eofblocks/expect.2 [new file with mode: 0644]
tests/f_eofblocks/image.gz [new file with mode: 0644]
tests/f_eofblocks/name [new file with mode: 0644]