Ilya Dryomov
bee3a37c47
libceph: reschedule tick in mon_fault()
...
Doing __schedule_delayed() in the hunting branch is pointless, as the
tick will have already been scheduled by then.
What we need to do instead is *reschedule* it in the !hunting branch,
after reopen_session() changes hunt_mult, which affects the delay.
This helps with spacing out connection attempts and avoiding things
like two back-to-back attempts followed by a longer period of waiting
around.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2016-03-25 18:51:40 +01:00
..
2016-03-10 19:51:29 +01:00
2016-03-10 20:54:09 -05:00
2016-03-17 21:05:01 -04:00
2016-02-18 14:59:34 -05:00
2015-11-30 14:47:33 -05:00
2016-03-09 22:13:01 -05:00
2016-03-02 13:45:47 -05:00
2016-03-19 10:05:34 -07:00
2016-03-14 15:46:41 -04:00
2016-03-14 13:09:50 -04:00
2015-10-13 17:42:34 +02:00
2016-03-25 18:51:40 +01:00
2016-03-19 10:05:34 -07:00
2015-10-09 07:52:27 -07:00
2016-03-17 21:06:40 -04:00
2015-12-14 16:09:30 -05:00
2015-11-18 16:27:46 -05:00
2016-03-14 16:05:32 -04:00
2016-02-24 13:58:05 -05:00
2015-11-23 14:56:15 -05:00
2016-02-23 20:29:40 +01:00
2016-03-19 10:05:34 -07:00
2016-03-19 10:05:34 -07:00
2015-05-11 10:50:17 -04:00
2016-02-14 14:36:04 -08:00
2016-01-19 14:21:08 -05:00
2016-03-09 16:36:15 -05:00
2015-10-23 03:05:19 -07:00
2016-02-23 00:09:14 -05:00
2016-02-26 14:22:26 -05:00
2016-02-17 16:12:13 -05:00
2016-03-08 12:34:12 -05:00
2016-03-19 10:05:34 -07:00
2016-02-21 22:00:28 -05:00
2016-03-15 01:10:42 +01:00
2016-03-07 11:08:26 -05:00
2016-02-18 11:42:22 -05:00
2015-06-18 21:14:32 +02:00
2016-03-19 10:05:34 -07:00
2016-03-19 10:05:34 -07:00
2016-03-09 22:13:01 -05:00
2016-02-11 03:54:14 -05:00
2016-03-19 10:05:34 -07:00
2016-03-01 17:03:27 -05:00
2015-06-24 02:58:51 -07:00
2016-03-19 10:05:34 -07:00
2016-03-18 19:35:21 -04:00
2016-03-19 10:05:34 -07:00
2016-03-17 11:22:54 -07:00
2016-02-26 15:04:02 -05:00
2016-03-14 12:23:12 -04:00
2016-02-23 00:09:14 -05:00
2016-02-13 05:57:39 -05:00
2015-08-09 22:43:52 -07:00
2016-03-19 10:05:34 -07:00
2015-05-11 10:50:17 -04:00
2016-01-27 20:36:07 +08:00
2015-04-09 00:02:26 -04:00
2016-03-14 12:19:46 -04:00
2016-03-09 16:36:14 -05:00
2016-03-14 12:41:49 -04:00
2015-10-23 06:22:08 -07:00