]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
filer: include (numeric) objectno in ObjectExtent
authorSage Weil <sage@inktank.com>
Tue, 2 Oct 2012 15:45:05 +0000 (08:45 -0700)
committerSage Weil <sage@inktank.com>
Mon, 15 Oct 2012 22:34:03 +0000 (15:34 -0700)
commit058c24ffea1bb38661efb838f45860e3ffd2ad14
treef9b53f0fdc792523b29b66a3e3d73994c8f6cc2d
parenta7f634a8c8db56db204bcc08e51a405890ce80ea
filer: include (numeric) objectno in ObjectExtent

This lets us map backwards, if we need to.  Arguably the oid and oloc
don't belong here at all.  That can come later.

Signed-off-by: Sage Weil <sage@inktank.com>
src/librbd/ImageCtx.cc
src/librbd/internal.cc
src/osd/osd_types.h
src/osdc/Filer.cc