]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
crimson/os/cyan_store: remove stale comment
authorKefu Chai <kchai@redhat.com>
Sat, 24 Aug 2019 03:09:04 +0000 (11:09 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 27 Aug 2019 16:03:53 +0000 (00:03 +0800)
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/os/cyan_store.h

index 7cdbab948c3ea441373d9c8536d03ebd51e4874a..487a95d3611bfe9fc76df07f11ca3ba791e85fd9 100644 (file)
@@ -22,7 +22,6 @@ namespace ceph::os {
 class Collection;
 class Transaction;
 
-// a just-enough store for reading/writing the superblock
 class CyanStore final : public FuturizedStore {
   constexpr static unsigned MAX_KEYS_PER_OMAP_GET_CALL = 32;