Andreas Gustafsson
937ccb270e
The call to incremental_cleaning_action() added to cleaning_timer_action()
...
in revision 1.40 is clearly incorrect. If the cleaner is already in the busy state, a call to
incremental_cleaning_action() has already been scheduled as an event, and there is no
need to do an extra call. Furthermore, the call passed the timer event as an argument
to incremental_cleaning_action(), which would ultimately cause it to be passed
to end_cleanin() and assigned to cleaner->resched_event rather than freed.
This commit may or may not fix RT #1912 .
2001-10-18 01:40:56 +00:00
..
2001-10-16 23:21:07 +00:00
2001-09-10 23:47:26 +00:00
2001-09-20 15:17:07 +00:00
2001-10-16 23:21:07 +00:00
2001-06-04 19:33:39 +00:00
2001-05-31 10:43:37 +00:00
2001-08-30 05:52:18 +00:00
2001-06-04 19:33:39 +00:00
2001-10-18 01:40:56 +00:00
2001-08-08 22:54:55 +00:00
2001-06-04 19:33:39 +00:00
2001-09-04 12:17:13 +00:00
2001-06-04 19:33:39 +00:00
2001-09-20 16:48:20 +00:00
2001-06-08 22:48:28 +00:00
2001-06-04 19:33:39 +00:00
2001-09-06 01:06:24 +00:00
2001-08-08 22:54:55 +00:00
2001-10-15 04:47:55 +00:00
2001-06-04 19:33:39 +00:00
2001-10-11 01:16:18 +00:00
2001-10-01 18:54:05 +00:00
2001-09-30 04:31:28 +00:00
2001-09-05 10:28:55 +00:00
2001-10-01 18:54:05 +00:00
2001-06-28 21:34:11 +00:00
2001-06-04 19:33:39 +00:00
2001-09-18 14:30:10 +00:00
2001-10-03 00:51:38 +00:00
2001-06-05 09:23:14 +00:00
2001-08-29 23:52:28 +00:00
2001-10-10 04:11:32 +00:00
2001-09-19 21:25:46 +00:00
2001-09-30 04:31:28 +00:00
2001-10-13 01:37:58 +00:00
2001-06-03 19:03:37 +00:00
2001-08-28 03:58:29 +00:00
2001-07-16 05:10:30 +00:00
2001-06-04 19:33:39 +00:00
2001-09-21 00:11:30 +00:00
2001-10-09 17:26:33 +00:00
2001-09-27 17:49:11 +00:00
2001-09-19 21:25:46 +00:00
2001-10-16 23:21:07 +00:00
2001-08-30 05:52:18 +00:00
2001-09-27 01:01:46 +00:00
2001-10-11 06:12:42 +00:00
2001-06-04 19:33:39 +00:00