fix minor errors
authoradash <adash>
Fri, 10 Aug 2007 20:09:13 +0000 (20:09 +0000)
committeradash <adash>
Fri, 10 Aug 2007 20:09:13 +0000 (20:09 +0000)
commita96bba74169327818b5e165fdcac5c8c2876fc43
tree35a94ad2fb25f7eefc9e67bc1625766aef3c3b6f
parent718edd250963f2ba81aec4f8eaa79362d59f0257
fix minor errors
1.Modify Makefile and test*.c files to reflect new ipaddrs of dw-1 and dw-2
for testing purposes
2. compare versions before inserting objs into prefetch cache
3. When objects not found through a prefetch request, throw error
4. TODO : Implement when to delete old objects from prefetch cache
Robust/src/Runtime/DSTM/interface/Makefile
Robust/src/Runtime/DSTM/interface/dstm.c
Robust/src/Runtime/DSTM/interface/dstmserver.c
Robust/src/Runtime/DSTM/interface/prelookup.c
Robust/src/Runtime/DSTM/interface/testclient.c
Robust/src/Runtime/DSTM/interface/testserver.c
Robust/src/Runtime/DSTM/interface/trans.c