]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/ceph/messenger.h
ceph: save peer feature bits in connection structure
[net-next-2.6.git] / fs / ceph / messenger.h
index 4e5764c7fbc2cd5496ff3c219f4fd7f2fe8809d0..889f81f093c901b40e529be9a3066e0e2ee53f84 100644 (file)
@@ -142,6 +142,7 @@ struct ceph_connection {
        struct ceph_entity_addr peer_addr; /* peer address */
        struct ceph_entity_name peer_name; /* peer name */
        struct ceph_entity_addr peer_addr_for_me;
+       unsigned peer_features;
        u32 connect_seq;      /* identify the most recent connection
                                 attempt for this connection, client */
        u32 peer_global_seq;  /* peer's global seq for this connection */