| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Remove all test files before creating them anew. (This was
partially due to the journal code does not handle existing
journal file well.)
Changed testh5recover.sh to exit 1 if errors encountered.
The old way of "exit $nerrors" could fail if $nerrors happened
to be a multiple of the exit code limit (usually 1 byte=256).
|
|
|
|
|
|
|
|
| |
non-crashed control
file. Also, writer() can generated different datasets as directed now.
Tested: kagiso.
|
|
|
|
|
|
|
|
| |
Added async crash support.
Added command line option support.
Tested:
kagiso, smirom, linew.
|
|
file recovery after a crash.
Tested:
linux (kagiso), linux64 (smirom), Solaris 10 (linew, in progress).
|