]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
osd: fix type mismatch warning 1187/head
authorNoah Watkins <noahwatkins@gmail.com>
Wed, 5 Feb 2014 16:37:24 +0000 (08:37 -0800)
committerNoah Watkins <noahwatkins@gmail.com>
Wed, 5 Feb 2014 16:37:57 +0000 (08:37 -0800)
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
src/osd/ReplicatedPG.h

index 208ee40074abfa924c6dcae3dfdfdc43c6428a5d..388d0443d47f25c69065c1dd6a0840cf7a165501 100644 (file)
@@ -510,7 +510,7 @@ public:
       }
     }
   };
-  friend class OpContext;
+  friend struct OpContext;
 
   /*
    * State on the PG primary associated with the replicated mutation