From: Michael Vrable Date: Thu, 11 Jan 2007 22:47:41 +0000 (-0800) Subject: Return the names for allocated objects, and link file metaata to data. X-Git-Url: http://git.vrable.net/?a=commitdiff_plain;h=7680a5bda8a87e1f5d02ea07ef767878e3bb143c;hp=7680a5bda8a87e1f5d02ea07ef767878e3bb143c;p=cumulus.git 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. ---