diff options
author | Neil Fortner <nfortne2@hdfgroup.org> | 2010-03-09 18:19:42 (GMT) |
---|---|---|
committer | Neil Fortner <nfortne2@hdfgroup.org> | 2010-03-09 18:19:42 (GMT) |
commit | 2ece0d878a28544a30dbbdce879fc4cc3ef58e6f (patch) | |
tree | 0bf248bd535bead2288ee24b4ccebc268f2f3b2d /tools | |
parent | f139fe1c2dd6ae09e4d289b4a481f9da9fee1e2f (diff) | |
download | hdf5-2ece0d878a28544a30dbbdce879fc4cc3ef58e6f.zip hdf5-2ece0d878a28544a30dbbdce879fc4cc3ef58e6f.tar.gz hdf5-2ece0d878a28544a30dbbdce879fc4cc3ef58e6f.tar.bz2 |
[svn-r18395] Purpose: Fix links.c failure
Description:
The core file driver previously matched files only based on the name used to
open them, even when a backing store is used. This caused problems in the
failing test when it traversed an external link to itself, and did not recognize
that it was the same file. Similar tests in links.c were skipped when the core
file driver was used. The failure was previously masked by inappropriate file
flushes caused by external link traversal. Added code to the core file driver
to keep track of low level file information of the backings store to allow for
accurate recognition of duplicate files. Also re-enabled all links.c tests for
the core file driver.
Tested: Fedora (core and sec2 drivers; no time for full commit test, will
monitor daily tests)
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions