Fix a memory leak resulting from the in-memory inode map.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Thu, 21 Oct 2010 05:34:45 +0000 (22:34 -0700)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Thu, 21 Oct 2010 05:34:45 +0000 (22:34 -0700)
commit4536000021cb67fb248317392336f69c7c045754
tree0d3964918df8b654497b89bc360a7a0bcff82085
parent1508a5d6b5b8ca8173ccedd79009935d5fdabc06
Fix a memory leak resulting from the in-memory inode map.

Actually release the reference to the old version of an inode when creating
a new one.
bluesky/cloudlog.c
bluesky/imap.c