Ilya Dryomov
|
5418d0a2c8
libceph: no need for GFP_NOFS in ceph_monc_init()
|
8 年之前 |
Douglas Fuller
|
6305a3b415
libceph: support for blacklisting clients
|
10 年之前 |
Wei Yongjun
|
f52ec33cbd
libceph: make cancel_generic_request() static
|
9 年之前 |
Yan, Zheng
|
0cabbd94ff
libceph: fsmap.user subscription support
|
9 年之前 |
Ilya Dryomov
|
737cc81ead
libceph: support for subscribing to "mdsmap.<id>" maps
|
9 年之前 |
Ilya Dryomov
|
7cca78c9dc
libceph: replace ceph_monc_request_next_osdmap()
|
9 年之前 |
Ilya Dryomov
|
d0b19705e9
libceph: async MON client generic requests
|
9 年之前 |
Ilya Dryomov
|
42c1b12403
libceph: handle_one_map()
|
9 年之前 |
Ilya Dryomov
|
fcd00b68bb
libceph: DEFINE_RB_FUNCS macro
|
9 年之前 |
Ilya Dryomov
|
0c0a8de13f
libceph: nuke unused fields and functions
|
9 年之前 |
Ilya Dryomov
|
b5d91704f5
libceph: behave in mon_fault() if cur_mon < 0
|
9 年之前 |
Ilya Dryomov
|
bee3a37c47
libceph: reschedule tick in mon_fault()
|
9 年之前 |
Ilya Dryomov
|
1752b50ca2
libceph: introduce and switch to reopen_session()
|
9 年之前 |
Ilya Dryomov
|
168b9090c7
libceph: monc hunt rate is 3s with backoff up to 30s
|
9 年之前 |
Ilya Dryomov
|
58d81b1294
libceph: monc ping rate is 10s
|
9 年之前 |
Ilya Dryomov
|
0e04dc26cc
libceph: pick a different monitor when reconnecting
|
9 年之前 |
Ilya Dryomov
|
82dcabad75
libceph: revamp subs code, switch to SUBSCRIBE2 protocol
|
9 年之前 |
Ilya Dryomov
|
0f9af169a1
libceph: decouple hunting and subs management
|
9 年之前 |
Ilya Dryomov
|
02ac956c42
libceph: move debugfs initialization into __ceph_open_session()
|
9 年之前 |
Ilya Dryomov
|
7e01726a68
libceph: remove outdated comment
|
9 年之前 |
Yan, Zheng
|
8b9558aab8
libceph: use keepalive2 to verify the mon session is alive
|
10 年之前 |
Ilya Dryomov
|
216639dd50
libceph: a couple tweaks for wait loops
|
10 年之前 |
Ilya Dryomov
|
a319bf56a6
libceph: store timeouts in jiffies, verify user input
|
10 年之前 |
Ilya Dryomov
|
f646912d10
libceph: use mon_client.c/put_generic_request() more
|
10 年之前 |
Ilya Dryomov
|
7a6fdeb2b1
libceph: nuke pool op infrastructure
|
10 年之前 |
Ilya Dryomov
|
d7d5a007b1
libceph: fix sparse endianness warnings
|
10 年之前 |
Joe Perches
|
b9a678994b
libceph: Convert pr_warning to pr_warn
|
11 年之前 |
Sage Weil
|
73c3d4812b
libceph: gracefully handle large reply messages from the mon
|
11 年之前 |
Ilya Dryomov
|
6044cde6f2
libceph: add ceph_monc_wait_osdmap()
|
11 年之前 |
Ilya Dryomov
|
513a8243d6
libceph: mon_get_version request infrastructure
|
11 年之前 |