mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
d04d4bc07d
Introduce a new test to demonstrates a known issue with overlayfs: - process A opens file F for read - process B writes new data to file F - process A reads old data from file F This issue is about to be fixed with a patch set by Miklos Szeredi. Signed-off-by: Amir Goldstein <amir73il@gmail.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
12 lines
664 B
Plaintext
12 lines
664 B
Plaintext
QA output created by 016
|
|
xfs_io> xfs_io> xfs_io> wrote 16/16 bytes at offset 0
|
|
XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
|
|
xfs_io> [000] foo (foreign,non-sync,non-direct,read-only)
|
|
001 foo (foreign,non-sync,non-direct,read-write)
|
|
xfs_io> 00000000: 61 61 61 61 61 61 61 61 61 61 61 61 61 61 61 61 aaaaaaaaaaaaaaaa
|
|
read 16/16 bytes at offset 0
|
|
XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
|
|
xfs_io> xfs_io> xfs_io> xfs_io> xfs_io> wrote 16/16 bytes at offset 0
|
|
XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
|
|
xfs_io> 00000000: 61 61 61 61 61 61 61 61 61 61 61 61 61 61 61 61 aaaaaaaaaaaaaaaa
|
|
xfs_io> |