More work on synchronous/asynchronous operations.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Tue, 24 Nov 2009 21:18:50 +0000 (13:18 -0800)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Tue, 24 Nov 2009 21:18:50 +0000 (13:18 -0800)
commitccd8dcd110e04b43ae1d04a3b1ab058cc1761d8b
treeb21e0e1618501aeb07fece104d01c994df72dff2
parent4273ee04bdd5d6920d3ff0e5db488b8a2ddab249
More work on synchronous/asynchronous operations.

Allow operations to be made synchronous for benchmarking, and add in a
storage-wide sync() call.
bluesky/bluesky-private.h
bluesky/bluesky.h
bluesky/init.c
bluesky/inode.c
bluesky/store.c