diff options
author | Mike McGreevy <mamcgree@hdfgroup.org> | 2008-08-21 21:54:44 (GMT) |
---|---|---|
committer | Mike McGreevy <mamcgree@hdfgroup.org> | 2008-08-21 21:54:44 (GMT) |
commit | 5a50fca18dd2ffd58160c38486cc4f0de8fdc460 (patch) | |
tree | c3641352ff45ae108d17a48e181be8effc68140d /test/testfiles/cache2_journal_sc01_003.jnl.gz | |
parent | a3349271e9d9bccf269c1d88140167c6db405f68 (diff) | |
download | hdf5-5a50fca18dd2ffd58160c38486cc4f0de8fdc460.zip hdf5-5a50fca18dd2ffd58160c38486cc4f0de8fdc460.tar.gz hdf5-5a50fca18dd2ffd58160c38486cc4f0de8fdc460.tar.bz2 |
[svn-r15514] Purpose:
- EOA logging update
Description:
- EOA values will now be written to the journal
file in their own transaction when the EOA
changes.
- The EOA will be udpated in the HDF5 file's
superblock before the recovery process begins.
This should prevent some loss of raw data as the
file won't be getting truncated upon file open as
it will read the correct EOA value from the
superblock.
- Removed storing of EOA in journal entry messages
since they're in their own transaction.
- Updated tests to reflect change of transaction
formats. Regenerated smoke test files to account
for new entry types, and tweaked transaction number
tests to reflect change in size of journal entries.
- Large testfiles (in test/testfiles) should now
unzip when ./configure is run.
- When journal file is supplied but contains no
complete transactions, instead of reporting
an error, h5recover now informs the user of said
nonexistant transactions, and opens/closes the
hdf5 file with the journal recovered flag set.
- Other various organizational changes to h5recover,
included a bit more added to verbose output.
Tested:
- kagiso, smirom
Diffstat (limited to 'test/testfiles/cache2_journal_sc01_003.jnl.gz')
-rwxr-xr-x | test/testfiles/cache2_journal_sc01_003.jnl.gz | bin | 27070 -> 25997 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/testfiles/cache2_journal_sc01_003.jnl.gz b/test/testfiles/cache2_journal_sc01_003.jnl.gz Binary files differindex c9265ff..a3cfa45 100755 --- a/test/testfiles/cache2_journal_sc01_003.jnl.gz +++ b/test/testfiles/cache2_journal_sc01_003.jnl.gz |