mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
4aebac828a
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>
33 lines
1017 B
Plaintext
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
|