]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0c1630f1aa1beb7ed50250e833ae204fb8b4d0a3
tree56678ef768da005ff0dcec4bc2991afa65d4ead1
parent99f96634d4fed773b68e6b78b98f9be6d2b7090e
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