projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec62b89
)
libceph: turn on CEPH_FEATURE_MSG_ADDR2
author
Jeff Layton
<jlayton@kernel.org>
Fri, 31 May 2019 16:24:22 +0000
(12:24 -0400)
committer
Ilya Dryomov
<idryomov@gmail.com>
Mon, 8 Jul 2019 12:01:43 +0000
(14:01 +0200)
Now that the client can handle either address formatting, advertise to
the peer that we can support it.
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: "Yan, Zheng" <zyan@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
include/linux/ceph/ceph_features.h
patch
|
blob
|
history
diff --git
a/include/linux/ceph/ceph_features.h
b/include/linux/ceph/ceph_features.h
index 65a38c4a02a18d59ff5837447264f7f00998e4fb..39e6f4c575800dc7cb3ee542a653c47928081f55 100644
(file)
--- a/
include/linux/ceph/ceph_features.h
+++ b/
include/linux/ceph/ceph_features.h
@@
-211,6
+211,7
@@
DEFINE_CEPH_FEATURE_DEPRECATED(63, 1, RESERVED_BROKEN, LUMINOUS) // client-facin
CEPH_FEATURE_MON_STATEFUL_SUB | \
CEPH_FEATURE_CRUSH_TUNABLES5 | \
CEPH_FEATURE_NEW_OSDOPREPLY_ENCODING | \
+ CEPH_FEATURE_MSG_ADDR2 | \
CEPH_FEATURE_CEPHX_V2)
#define CEPH_FEATURES_REQUIRED_DEFAULT 0