summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2010-05-05 19:18:32 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2010-05-05 19:18:32 (GMT)
commitb60f90da91886edc2afaaca9bf1587d7591051e1 (patch)
tree9f0c5f09e65af4c1b45e3e0577c2310df8242b7b /MANIFEST
parentb05a1c671317403994e4bff5564563f41d348eea (diff)
downloadhdf5-b60f90da91886edc2afaaca9bf1587d7591051e1.zip
hdf5-b60f90da91886edc2afaaca9bf1587d7591051e1.tar.gz
hdf5-b60f90da91886edc2afaaca9bf1587d7591051e1.tar.bz2
[svn-r18711] Description:
More changes to move metadata journaling code closer to trunk: - Retire old (H5AC1) cache code & tests - Remove 'clear_dirty_bits' callback from client class struct - Eliminate 'addr' & 'len' parameters from 'free_icr' client callbacks Tested on: Mac OS X/32 10.6.3 (amazon) debug & production Linux/64-amd64 2.6 (abe) w/parallel, w/FORTRAN, in production mode
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST13
1 files changed, 0 insertions, 13 deletions
diff --git a/MANIFEST b/MANIFEST
index 4aa430e..2b72f39 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -441,10 +441,6 @@
./src/H5Apkg.h
./src/H5Aprivate.h
./src/H5Apublic.h
-./src/H5AC1.c
-./src/H5AC1pkg.h
-./src/H5AC1private.h
-./src/H5AC1public.h
./src/H5AC.c
./src/H5ACpkg.h
./src/H5ACprivate.h
@@ -463,10 +459,6 @@
./src/H5B2public.h
./src/H5B2stat.c
./src/H5B2test.c
-./src/H5C1.c
-./src/H5C1pkg.h
-./src/H5C1private.h
-./src/H5C1public.h
./src/H5C.c
./src/H5Cjournal.c
./src/H5Cpkg.h
@@ -767,13 +759,9 @@
./test/big.c
./test/bittests.c
./test/btree2.c
-./test/cache1.c
./test/cache.c
-./test/cache1_api.c
./test/cache_api.c
-./test/cache1_common.c
./test/cache_common.c
-./test/cache1_common.h
./test/cache_common.h
./test/cache_jnl_file_marking.c
./test/cache_journal.c
@@ -957,7 +945,6 @@
./testpar/COPYING
./testpar/Makefile.am
./testpar/Makefile.in
-./testpar/t_cache1.c
./testpar/t_cache.c
./testpar/t_dset.c
./testpar/t_file.c