Alex Elder
|
41617d0c9c
libceph: make ceph_tcp_connect() return int
|
13 gadi atpakaļ |
Alex Elder
|
6173d1f02f
libceph: encapsulate some messenger cleanup code
|
13 gadi atpakaļ |
Alex Elder
|
e0f43c9419
libceph: make ceph_msgr_wq private
|
13 gadi atpakaļ |
Alex Elder
|
859eb79948
libceph: encapsulate connection kvec operations
|
13 gadi atpakaļ |
Alex Elder
|
963be4d770
libceph: move prepare_write_banner()
|
13 gadi atpakaļ |
Alex Elder
|
99f0f3b2c4
ceph: eliminate some abusive casts
|
13 gadi atpakaļ |
Alex Elder
|
bd40614512
ceph: eliminate some needless casts
|
13 gadi atpakaļ |
Alex Elder
|
f64a93172b
ceph: kill addr_str_lock spinlock; use atomic instead
|
13 gadi atpakaļ |
Alex Elder
|
a5bc3129a2
ceph: make use of "else" where appropriate
|
13 gadi atpakaļ |
Alex Elder
|
5766651971
ceph: use a shared zero page rather than one per messenger
|
13 gadi atpakaļ |
Jim Schutt
|
182fac2689
net/ceph: Only clear SOCK_NOSPACE when there is sufficient space in the socket buffer
|
13 gadi atpakaļ |
Paul Gortmaker
|
bc3b2d7fb9
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
|
14 gadi atpakaļ |
Noah Watkins
|
ee3b56f265
ceph: use kernel DNS resolver
|
14 gadi atpakaļ |
Sage Weil
|
f0ed1b7cef
libceph: warn on msg allocation failures
|
14 gadi atpakaļ |
Sage Weil
|
b61c27636f
libceph: don't complain on msgpool alloc failures
|
14 gadi atpakaļ |
Jim Schutt
|
c0d5f9db1c
libceph: initialize ack_stamp to avoid unnecessary connection reset
|
14 gadi atpakaļ |
Sage Weil
|
4cf9d54463
libceph: don't time out osd requests that haven't been received
|
14 gadi atpakaļ |
Sage Weil
|
a2a79609c0
libceph: add missing breaks in addr_set_port
|
14 gadi atpakaļ |
Sage Weil
|
0417788226
libceph: fix TAG_WAIT case
|
14 gadi atpakaļ |
Sage Weil
|
12a2f643b0
libceph: use snprintf for unknown addrs
|
14 gadi atpakaļ |
Sage Weil
|
e8f54ce169
libceph: fix uninitialized value when no get_authorizer method is set
|
14 gadi atpakaļ |
Sage Weil
|
0da5d70369
libceph: handle connection reopen race with callbacks
|
14 gadi atpakaļ |
Henry C Chang
|
ca20892db7
libceph: fix ceph_msg_new error path
|
14 gadi atpakaļ |
Sage Weil
|
e00de341fd
libceph: fix msgr standby handling
|
14 gadi atpakaļ |
Sage Weil
|
e76661d0a5
libceph: fix msgr keepalive flag
|
14 gadi atpakaļ |
Sage Weil
|
60bf8bf881
libceph: fix msgr backoff
|
14 gadi atpakaļ |
Sage Weil
|
692d20f576
libceph: retry after authorization failure
|
14 gadi atpakaļ |
Sage Weil
|
42961d2333
libceph: fix socket write error handling
|
14 gadi atpakaļ |
Sage Weil
|
98bdb0aa00
libceph: fix socket read error handling
|
14 gadi atpakaļ |
Tejun Heo
|
f363e45fd1
net/ceph: make ceph_msgr_wq non-reentrant
|
14 gadi atpakaļ |