btrfs: tests: drop messages when some tests finish
authorDavid Sterba <dsterba@suse.com>
Mon, 18 Mar 2019 12:54:36 +0000 (13:54 +0100)
committerDavid Sterba <dsterba@suse.com>
Mon, 29 Apr 2019 17:02:28 +0000 (19:02 +0200)
commit752dbe48e22aa749cbe63d52fda952108ae6249f
tree56678ef768da005ff0dcec4bc2991afa65d4ead1
parent3173fd926c465aca52740497a5f5fac538a271fe
btrfs: tests: drop messages when some tests finish

The messages like 'extent I/O tests finished' are redundant, if the test
fails it's quite obvious in the log and hang is also noticeable. No
other then extent_io and free space tree tests print that so make it
consistent.

Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/tests/extent-io-tests.c
fs/btrfs/tests/free-space-tests.c