summaryrefslogtreecommitdiff
path: root/wireshark
diff options
context:
space:
mode:
authorGreg Farnum <gregf@hq.newdream.net>2010-02-26 11:28:25 -0800
committerGreg Farnum <gregf@hq.newdream.net>2010-03-02 10:02:03 -0800
commitafdab56a42b7b1ce4a5d7d9ff7deca5a5cb72c6d (patch)
tree809feca832228fd1973dd8248f0467b95d7fd253 /wireshark
parentce20691d712f9b1c2f5d6a4f16a7a452c0fd13f3 (diff)
downloadceph-afdab56a42b7b1ce4a5d7d9ff7deca5a5cb72c6d.tar.gz
msgr: Remove the type CEPH_ENTITY_TYPE_ADMIN.
It *looks* like this won't break EntityName's isAdmin() function as that depends on a set name, and client.admin will satisfy it. I think.
Diffstat (limited to 'wireshark')
-rw-r--r--wireshark/ceph/msgr.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/wireshark/ceph/msgr.h b/wireshark/ceph/msgr.h
index 9abc879e25b..f1d10417471 100644
--- a/wireshark/ceph/msgr.h
+++ b/wireshark/ceph/msgr.h
@@ -50,7 +50,6 @@ struct ceph_entity_name {
#define CEPH_ENTITY_TYPE_MDS 2
#define CEPH_ENTITY_TYPE_OSD 3
#define CEPH_ENTITY_TYPE_CLIENT 4
-#define CEPH_ENTITY_TYPE_ADMIN 5
/*
* entity_addr -- network address