small changes (things still work) towards support RMW
authorBrian Demsky <bdemsky@uci.edu>
Thu, 19 Jul 2012 19:18:25 +0000 (12:18 -0700)
committerBrian Norris <banorris@uci.edu>
Thu, 2 Aug 2012 17:12:36 +0000 (10:12 -0700)
commitb5518c866ccd232fa79a2911ce5c6bcaa2110076
tree53dbf1188bb386d4839664464ebde7bf0f1d1654
parent123c66e0c1b0f58aae2916cc22b2100143a2ceb4
small changes (things still work) towards support RMW

Reserve value field only for writes. Using it for reads will only make thinks
weird for RMW operations.

[Amended by Brian Norris]
action.cc
action.h
model.cc
model.h