summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ac7a3cd)
raw | patch | inline | side by side (parent: ac7a3cd)
author | Michael Schenck <mschenck@digitalocean.com> | |
Tue, 7 Oct 2014 02:48:09 +0000 (22:48 -0400) | ||
committer | Michael Schenck <mschenck@digitalocean.com> | |
Tue, 7 Oct 2014 02:48:09 +0000 (22:48 -0400) |
src/disk.c | patch | blob | history |
diff --git a/src/disk.c b/src/disk.c
index 9c8d1e593878fab256f433d9172b38b3de8e5329..f7023114de8d81554227e5771bd954e4caaef7a4 100644 (file)
--- a/src/disk.c
+++ b/src/disk.c
disk_submit (output_name, "disk_merged",
read_merged, write_merged);
submit_in_progress (output_name, in_progress);
- submit_io_time (io_time, weighted_time);
+ submit_io_time (output_name, io_time, weighted_time);
} /* if (is_disk) */
/* release udev-based alternate name, if allocated */