diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2009-08-20 21:54:04 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2009-08-20 21:54:04 (GMT) |
commit | 6ee76fffc7ef5689ab204a068e2c23b2d98ab595 (patch) | |
tree | 0697fdbe465ac1ffaaa730271b50a94c59b22c2f /test/mf.c | |
parent | d96442aae5fe20ea2d6e7bfde75822bb09c9acbd (diff) | |
download | hdf5-6ee76fffc7ef5689ab204a068e2c23b2d98ab595.zip hdf5-6ee76fffc7ef5689ab204a068e2c23b2d98ab595.tar.gz hdf5-6ee76fffc7ef5689ab204a068e2c23b2d98ab595.tar.bz2 |
[svn-r17399] Description:
Bring r17393 and r17398 from trunk to 1.8 branch:
Bring back more changes from the file free space branch to the trunk. (17393)
First set of changes to move VFD 'truncate' call out of H5F_flush and defer
it until the file is closed. (17398)
Tested on:
FreeBSD/32 6.3 (duty) in debug mode
(h5committested on trunk)
Diffstat (limited to 'test/mf.c')
-rw-r--r-- | test/mf.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -146,7 +146,6 @@ error: return(1); } /* check_stats() */ - /* * To verify that blocks are allocated from file allocation * |