]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
osd/OSD.h: fix typo in comment 9186/head
authorMichal Jarzabek <stiopa@gmail.com>
Sun, 15 May 2016 08:46:14 +0000 (09:46 +0100)
committerMichal Jarzabek <stiopa@gmail.com>
Wed, 18 May 2016 20:52:29 +0000 (21:52 +0100)
Signed-off-by: Michal Jarzabek <stiopa@gmail.com>
src/osd/OSD.h

index 5c569fb4621b4dff7ca971d57866111f701153b4..fd28597f0b1aea25beb045ef6f3219ef45167a08 100644 (file)
@@ -807,7 +807,7 @@ public:
   }
   void promote_throttle_recalibrate();
 
-  // -- Objecter, for teiring reads/writes from/to other OSDs --
+  // -- Objecter, for tiering reads/writes from/to other OSDs --
   Objecter *objecter;
   Finisher objecter_finisher;