Files
apfstests/tests/xfs/132.out
T
Darrick J. Wong 4aebac828a xfstests: filter whitespace in 128 and 132
Seems either I have a different lsattr version, or different mount points
cause differences in the golden output.  Send the lsattr output through
the whitespaces filter so that it works everywhere.

The lsattr output /does/ change depending on mountpoints.  Ick.  I'd
actually changed it to the long format output because line length in
the short format changes every time the flags change.

Signed-off-by: Christoph Hellwig <hch@lst.de>
[darrick.wong@oracle.com: update changelog]
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
2016-02-12 09:39:04 -08:00

33 lines
1017 B
Plaintext

QA output created by 132
Create the original file blocks
Create the reflink copies
TEST_DIR/test-132/file1 ---
TEST_DIR/test-132/file2 ---
TEST_DIR/test-132/file3 ---
TEST_DIR/test-132/file4 ---
funshare part of a file
TEST_DIR/test-132/file1 ---
TEST_DIR/test-132/file2 ---
TEST_DIR/test-132/file3 ---
TEST_DIR/test-132/file4 ---
funshare some of the copies
TEST_DIR/test-132/file1 ---
TEST_DIR/test-132/file2 No_COW
TEST_DIR/test-132/file3 No_COW
TEST_DIR/test-132/file4 ---
funshare the rest of the files
TEST_DIR/test-132/file1 No_COW
TEST_DIR/test-132/file2 No_COW
TEST_DIR/test-132/file3 No_COW
TEST_DIR/test-132/file4 No_COW
Rewrite the original file
TEST_DIR/test-132/file1 No_COW
TEST_DIR/test-132/file2 No_COW
TEST_DIR/test-132/file3 No_COW
TEST_DIR/test-132/file4 No_COW
free blocks after reflinking is in range
free blocks after nocow'ing some copies is in range
free blocks after nocow'ing all copies is in range
free blocks after overwriting original is in range
free blocks after all tests is in range