]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
crimson/osd: s/ostream/std::ostream/
authorKefu Chai <kchai@redhat.com>
Wed, 5 Jun 2019 07:04:15 +0000 (15:04 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 5 Jun 2019 07:23:49 +0000 (15:23 +0800)
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/osd/pg.h

index a3038b75a997e18bba92468a80403da80bc1abe0..d691200e07610975c7c60f6ffc9a0aaa1de92a19 100644 (file)
@@ -405,7 +405,7 @@ public:
   void handle_initialize(PeeringCtx &rctx);
   seastar::future<> handle_op(ceph::net::Connection* conn,
                              Ref<MOSDOp> m);
-  void print(ostream& os) const;
+  void print(std::ostream& os) const;
 
 private:
   void do_peering_event(