]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tools/cephfs: pass layouts around in DataScan
authorJohn Spray <john.spray@redhat.com>
Mon, 3 Aug 2015 12:57:33 +0000 (13:57 +0100)
committerJohn Spray <john.spray@redhat.com>
Thu, 13 Aug 2015 13:28:53 +0000 (14:28 +0100)
commitbde85b7190ca76293c0715a61c4be5c68311e9ce
treec2f77989515d5d643911aa88d5abc2ce8e48adbe
parent553bc3ff8e51f7af4a589c80118e8594d5964588
tools/cephfs: pass layouts around in DataScan

...instead of chunk_size+data_pool arguments.  This
is a precursor to using the 0th-object xattr
stashed layouts during recovery.

Signed-off-by: John Spray <john.spray@redhat.com>
src/tools/cephfs/DataScan.cc
src/tools/cephfs/DataScan.h