Add partial journal replay to filesystem recovery.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Tue, 7 Sep 2010 21:10:50 +0000 (14:10 -0700)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Tue, 7 Sep 2010 21:10:50 +0000 (14:10 -0700)
commit0a021d1c28cff9cbaa4c127a837816f96dd37a27
treebf08fe19b891e05634828f5fe1b71f3caa01519e
parent881bb3ee9aa6088415461f6efdb04c3638af1a22
Add partial journal replay to filesystem recovery.

After loading a cloud checkpoint, replay just the last portion of the
journal that may not have been committed to the cloud.
bluesky/bluesky-private.h
bluesky/cache.c
bluesky/inode.c
bluesky/log.c