Fix up cloud log state counting.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Tue, 19 Oct 2010 01:05:50 +0000 (18:05 -0700)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Tue, 19 Oct 2010 01:05:50 +0000 (18:05 -0700)
commitc4224e520e4bc28d5546cd55417cd1065655b6ec
tree06c650db93a6c37a723aa93a9ba530f74a0e5032
parentbf1b396c85d03f9c16eee6cd84c71c82503c3ec4
Fix up cloud log state counting.

Counts of cloud log items in various states were not being kept up to date,
so that the counts were often wrong.  Fix a few cases to make the counts
more accurate.
bluesky/cache.c
bluesky/cloudlog.c
bluesky/imap.c
bluesky/log.c