]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/ceph/messenger.h
libceph: drop ceph_con_get/put helpers and nref member
[karo-tx-linux.git] / include / linux / ceph / messenger.h
index a334dbd1b32403119a49f4d42ef4ccc06efbe2cb..cc6f9bdcf466c314c3cdaa212b29153b9d3b2b31 100644 (file)
@@ -135,7 +135,6 @@ struct ceph_msg_pos {
  */
 struct ceph_connection {
        void *private;
-       atomic_t nref;
 
        const struct ceph_connection_operations *ops;