Merge remote-tracking branch 'nand/nand/next'
[deliverable/linux.git] / include / linux / ceph / mon_client.h
index 24d704d1ea5cda1333d6b853bf9ef7370bb5dbc3..d5a3ecea578d3e5f34eb1efba9d027811cc68557 100644 (file)
@@ -141,6 +141,9 @@ int ceph_monc_get_version(struct ceph_mon_client *monc, const char *what,
 int ceph_monc_get_version_async(struct ceph_mon_client *monc, const char *what,
                                ceph_monc_callback_t cb, u64 private_data);
 
+int ceph_monc_blacklist_add(struct ceph_mon_client *monc,
+                           struct ceph_entity_addr *client_addr);
+
 extern int ceph_monc_open_session(struct ceph_mon_client *monc);
 
 extern int ceph_monc_validate_auth(struct ceph_mon_client *monc);
This page took 0.031239 seconds and 5 git commands to generate.