]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/osd/ClassHandler.h
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / osd / ClassHandler.h
index ac3f3c4aa3c3db85c1ca08e890e1205663af9ab4..fff61d5d2fe17b1043f77835f3f5cc04118b84d2 100644 (file)
@@ -59,7 +59,7 @@ public:
     ClassHandler *handler = nullptr;
     void *handle = nullptr;
 
-    bool whitelisted = false;
+    bool allowed = false;
 
     std::map<std::string, ClassMethod> methods_map;
     std::map<std::string, ClassFilter> filters_map;