Revert "ioengines: Make td_io_queue print log_err when got error "
authorJens Axboe <axboe@kernel.dk>
Mon, 15 Apr 2024 18:26:56 +0000 (12:26 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 15 Apr 2024 18:26:56 +0000 (12:26 -0600)
commit8bcd4cb42931996575cb4430f3d630810f213434
tree50f5c171e749751a1933f0f0e240320e5439b833
parent4eef23f627d103d7092b4141bd6b0c8f95309ee9
Revert "ioengines: Make td_io_queue print log_err when got error "

We should not be making these error prints, they are purely
information, and in fact they should probably get deleted all
together.

For now, as this is actually breaking test frameworks, just revert
the change.

This reverts commit 3c826d1cafe6c703237378314bdcd123770971e3.

https://lore.kernel.org/fstests/20240415182231.GA2649469@mit.edu/
Reported-by: "Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
ioengines.c