failtest: save entire file contents.
The idea of saving files as we do writes doesn't work with mmap: this just saves the entire contents of all open files before forking child, and restores them afterwards.
Showing
Please register or sign in to comment