]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: Removed tmap fetch code from Cdir 9443/head
authorVishal Kanaujia <Vishal.Kanaujia@sandisk.com>
Fri, 27 May 2016 10:06:58 +0000 (15:36 +0530)
committerVishal Kanaujia <Vishal.Kanaujia@sandisk.com>
Thu, 2 Jun 2016 11:12:57 +0000 (16:42 +0530)
commitf54bc0f3c305837b4db0c33d2de0c2b073dfd7d0
tree6cea406fc242e838f20a830affbe6937379e0940
parent22b781074218bbe1ee9ea52fc17fb77be0d203c1
mds: Removed tmap fetch code from Cdir

* TMAP keeps object's xattr within the object. It is deprecated in
* Jewel. Post Jewel, we would use only omap. For old clusters, we
* would force-convert tmap to omap. Removed tmap code in CDir.cc
* and CDir.h.

Fixes: http://tracker.ceph.com/issues/15922
Signed-off-by: Vishal Kanaujia <Vishal.Kanaujia@sandisk.com>
src/mds/CDir.cc
src/mds/CDir.h