]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/filestore: kill collection_version_current() method
authorxie xingguo <xie.xingguo@zte.com.cn>
Thu, 19 May 2016 08:22:48 +0000 (16:22 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Sun, 22 May 2016 06:38:36 +0000 (14:38 +0800)
commit2fd28eab670bce5923ed08d1d02045e02328e605
tree94b28e5c0aa20ac43472679b89aedb496f395149
parent9ab21ae8fa2e7569f658a76eef64e89d4ed4aa5c
os/filestore: kill collection_version_current() method

This method is deprecated since hammer and not supported by bluestore,
and removing unnecessary code is always the preferred option.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/os/ObjectStore.h
src/os/filestore/FileStore.cc
src/os/filestore/FileStore.h