kernel/drivers/md/dm-service-time.c
.. .. @@ -309,7 +309,7 @@ 309 309 } 310 310 311 311 static int st_end_io(struct path_selector *ps, struct dm_path *path, 312 - size_t nr_bytes)312 + size_t nr_bytes, u64 start_time)313 313 { 314 314 struct path_info *pi = path->pscontext; 315 315