Add code in the proxy cleaner component to iterate over new inodes.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Thu, 9 Dec 2010 06:32:17 +0000 (22:32 -0800)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Thu, 9 Dec 2010 06:32:17 +0000 (22:32 -0800)
commit6d6488b277fe7e57b25bcade9c6759688e2bcdea
treec20e974564563bd74e8dd95a90890f3b61bf2c3b
parente692553e85c46324aaeb36c6e737339ddae115a0
Add code in the proxy cleaner component to iterate over new inodes.

For the moment we actually iterate over all inodes in the cleaned
checkpoint, but later can restrict to just those that are needed.  Actually
merging inode changes also still needs to be implemented.
bluesky/bluesky-private.h
bluesky/cleaner.c
bluesky/inode.c
bluesky/log.c