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)
commit7680a5bda8a87e1f5d02ea07ef767878e3bb143c
treef701fcc211417f51166ce2d1752d0d8c2dfc9348
parent358b7ac6f741088838fb84979c9127976eb34fdf
Return the names for allocated objects, and link file metaata to data.

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.
scandir.cc
store.cc
store.h