Return the names for allocated objects, and link file metaata to data.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Thu, 11 Jan 2007 22:47:41 +0000 (14:47 -0800)
committerMichael Vrable <mvrable@beleg.ucsd.edu>
Thu, 11 Jan 2007 22:47:41 +0000 (14:47 -0800)
Extend the interface for the new_object methods so that they can return the
segment UUID and object index for created objects.  Then, use this to write
out links from the file metadata to the data blocks making up the file, via
an indirect block.


No differences found