Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client
[cascardo/linux.git] / net / ceph / ceph_strings.c
index 3773a4f..19b7d8a 100644 (file)
@@ -15,6 +15,7 @@ const char *ceph_entity_type_name(int type)
        default: return "unknown";
        }
 }
+EXPORT_SYMBOL(ceph_entity_type_name);
 
 const char *ceph_osd_op_name(int op)
 {