check_recency: return a boolean status
authorBrian Norris <banorris@uci.edu>
Sat, 2 Mar 2013 08:26:51 +0000 (00:26 -0800)
committerBrian Norris <banorris@uci.edu>
Sat, 2 Mar 2013 08:29:42 +0000 (00:29 -0800)
The output of check_recency is actually a boolean (failure => "too many
reads"), so make that explicit.

Also, rework a little more logic to make the structure a little more
obvious.


No differences found