generic: test deadlock on O_DIRECT|O_DSYNC
[xfstests-dev.git] / tests / generic / 433.out
1 QA output created by 433
2 Create the original file and then copy
3 Original md5sums:
4 ab56b4d92b40713acc5af89985d4b786  TEST_DIR/test-433/file
5 ab56b4d92b40713acc5af89985d4b786  TEST_DIR/test-433/copy
6 Swap beginning and end of original file
7 md5sums after swapping beginning and end:
8 ab56b4d92b40713acc5af89985d4b786  TEST_DIR/test-433/file
9 32db1f6d06d15f7e38e1ab1c69da498a  TEST_DIR/test-433/copy
10 Swap middle parts of original file
11 md5sums after swapping middle:
12 ab56b4d92b40713acc5af89985d4b786  TEST_DIR/test-433/file
13 295228f3d82d344bbcf2f0030519c2ea  TEST_DIR/test-433/copy
14 Copy tail of original file onto copy
15 md5sums after copying tail:
16 ab56b4d92b40713acc5af89985d4b786  TEST_DIR/test-433/file
17 0c4aac952f72fa078e2f8419aca70b28  TEST_DIR/test-433/copy