iowatcher: Ignore trace records beyond max_seconds
authorJan Kara <jack@suse.cz>
Thu, 6 Sep 2012 08:14:59 +0000 (10:14 +0200)
committerChris Mason <chris.mason@oracle.com>
Tue, 11 Sep 2012 00:53:05 +0000 (20:53 -0400)
commit35686f9be692c9b9dde821df8b0947e6fe5dce7f
treef7ba6fd56bf781f03960dc53f16ada99582df794
parent230f060187f09a71185d1321192a497e6a344f80
iowatcher: Ignore trace records beyond max_seconds

Currently we report error when we find a trace record beyond max_seconds.
When we allow user to set end of displayed period, records after the end
of period are no longer a bug so just ignore them.

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
iowatcher/blkparse.c