diff options
author | Umer Saleem <[email protected]> | 2024-01-17 02:15:10 +0500 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2024-01-19 12:28:02 -0800 |
commit | d2f7b2e55767f8b84bcca79cf508f89c0471a92a (patch) | |
tree | 5c38634fcbbac2d570a6bf01a2017a25f387405b /tests/runfiles/freebsd.run | |
parent | 83c0ccc7cf5494090621ab7038386b8a4750e560 (diff) |
ZTS: Test for clone, mmap and write for block cloning
For block cloning, if we mmap the cloned file and write from the
map into the file, it triggers a panic in dbuf_redirty() on Linux.
The same scenario causes data corruption on FreeBSD. Both these
issues are fixed under PR#15656 and PR#15665.
It would be good to add a test for this scenario in ZTS. The test
program and issue was produced by @robn.
Reviewed-by: Pawel Jakub Dawidek <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: Alexander Motin <[email protected]>
Reviewed-by: Ameer Hamza <[email protected]>
Signed-off-by: Umer Saleem <[email protected]>
Closes #15717
Diffstat (limited to 'tests/runfiles/freebsd.run')
0 files changed, 0 insertions, 0 deletions