simulate file IOError with fs-verity
Open
testsuite
- Dominant language
- Python
- Stars
- 13.7k
- Forks
- 875
- Avg merge
- 11h 15m
- Merged PRs (30d)
- 192
Description
to check borg's I/O error behaviour, we could try adding this on linux:
- create a file
- seal it with fs-verity
- flip a bit in the middle
- get a read error when trying to read that place
https://www.kernel.org/doc/html/latest/filesystems/fsverity.html
Contributor guide
Assessment
This issue has not been assessed yet.