hdf5/release_docs
Quincey Koziol 6ea5252281 [svn-r7018] Purpose:
Bug fix

Description:
    The dataset's modification time was getting set whenever raw data was
written with H5Dwrite.  Unfortunately, this is a metadata change (which are
required to be performed collectively) and H5Dwrite may be called independently
from a parallel program, resulting in metadata cache corruption and/or program
hangs.

Solution:
    Don't update the modification time when raw data it written. :-(

Platforms tested:
    FreeBSD 4.8 (sleipnir) w/parallel
    h5committest

Misc. update:
    Noted in release notes and also sent to Frank for updating the docs.
2003-06-10 13:47:26 -05:00
..
HISTORY.txt [svn-r6945] 2003-06-02 15:36:31 -05:00
INSTALL [svn-r6917] Purpose: 2003-05-23 09:58:10 -05:00
INSTALL_codewarrior.txt [svn-r6931] Purpose: 2003-05-31 03:51:31 -05:00
INSTALL_parallel [svn-r6917] Purpose: 2003-05-23 09:58:10 -05:00
INSTALL_TFLOPS [svn-r6535] Purpose: 2003-03-31 11:51:35 -05:00
INSTALL_VFL [svn-r4114] 2001-07-05 11:36:40 -05:00
INSTALL_Windows_withcpp.txt [svn-r5012] Purpose: 2002-02-26 10:02:32 -05:00
INSTALL_Windows_withF90.txt [svn-r6945] 2003-06-02 15:36:31 -05:00
INSTALL_Windows.txt [svn-r6853] Purpose: 2003-05-13 09:47:35 -05:00
RELEASE.txt [svn-r7018] Purpose: 2003-06-10 13:47:26 -05:00