]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
valgrind: ignore ec plugin factory leaks
authorSage Weil <sage@redhat.com>
Fri, 25 Jul 2014 03:41:30 +0000 (20:41 -0700)
committerSage Weil <sage@redhat.com>
Fri, 1 Aug 2014 14:16:19 +0000 (07:16 -0700)
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 7c3fc404d6a84c6601400e364bd98ea89df13922)

teuthology/task/valgrind.supp

index b497be238eb1166426e9a35d264d24193dbd991f..4dfe04a3087ed2c33ca629ac039fe6b2d3c8cc5b 100644 (file)
@@ -1,3 +1,10 @@
+{
+   osd: ignore ec plugin loading (FIXME SOMEDAY)
+   Memcheck:Leak
+   ...
+   fun:*ErasureCodePluginRegistry*load*
+   ...
+}
 {
    tcmalloc: msync heap allocation points to uninit bytes (precise)
    Memcheck:Param