]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: add bool supports_omap() in pg_pool_t.
authorJianpeng Ma <jianpeng.ma@intel.com>
Tue, 9 Jun 2015 06:14:31 +0000 (14:14 +0800)
committerJianpeng Ma <jianpeng.ma@intel.com>
Tue, 9 Jun 2015 06:14:31 +0000 (14:14 +0800)
commit1ffced35eb3c29938dbea1446f5d372ef1ec2693
tree1974acef3928ab403d1ac03f79ef87f6b0b65532
parent75465eb7b3f4e63afce4e0b337b2a8edbed725ef
osd: add bool supports_omap() in pg_pool_t.

Using this func judge pg whether support omap operations.

Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
src/osd/ReplicatedPG.cc
src/osd/osd_types.h