libceph: nuke unused fields and functions
[cascardo/linux.git] / include / linux / ceph / mon_client.h
index e230e7e..330d045 100644 (file)
@@ -77,7 +77,6 @@ struct ceph_mon_client {
 
        /* pending generic requests */
        struct rb_root generic_request_tree;
-       int num_generic_requests;
        u64 last_tid;
 
        /* subs, indexed with CEPH_SUB_* */