generic: test MADV_POPULATE_READ with IO errors
[xfstests-dev.git] / tests / generic / 434.out
1 QA output created by 434
2 Create the original files
3 Try to copy when source pos > source size
4 d41d8cd98f00b204e9800998ecf8427e  TEST_DIR/test-434/copy
5 Try to copy to a read-only file
6 copy_range: Bad file descriptor
7 d41d8cd98f00b204e9800998ecf8427e  TEST_DIR/test-434/copy
8 Try to copy to an append-only file
9 copy_range: Bad file descriptor
10 d41d8cd98f00b204e9800998ecf8427e  TEST_DIR/test-434/copy
11 Try to copy to a device
12 copy_range: Invalid argument
13 Try to copy to a fifo
14 copy_range: Invalid argument