Files
linux/drivers
Pankaj Gupta a23f2aae84 md: use current request time as base for ktime comparisons
Request coalescing logic uses 'prev_flush_start' as base to
compare the current request start time. 'prev_flush_start' is
updated in other context.

This patch changes this by using ktime comparison base to
'req_start' for better readability of code.

Signed-off-by: Pankaj Gupta <pankaj.gupta@cloud.ionos.com>
Signed-off-by: Song Liu <songliubraving@fb.com>
2020-11-30 10:12:35 -08:00
..
2020-10-28 19:12:03 +01:00
2020-11-11 09:53:09 +01:00
2020-11-16 08:14:29 -07:00
2020-10-20 10:36:41 -07:00
2020-10-27 19:23:04 +01:00
2020-11-09 08:17:46 +01:00