Revert "block, bfq: honor already-setup queue merges"
authorJens Axboe <axboe@kernel.dk>
Tue, 28 Sep 2021 12:33:15 +0000 (06:33 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 Oct 2021 13:55:56 +0000 (15:55 +0200)
commit0306a2c7df7ebe7c740ecb6c845668401ed3cc8e
tree13de4ae9c5726df9b88e5d56867f49622278e217
parent1f2ca30fbde6387c2c68e7b8fc3bdda3158d2789
Revert "block, bfq: honor already-setup queue merges"

[ Upstream commit ebc69e897e17373fbe1daaff1debaa77583a5284 ]

This reverts commit 2d52c58b9c9bdae0ca3df6a1eab5745ab3f7d80b.

We have had several folks complain that this causes hangs for them, which
is especially problematic as the commit has also hit stable already.

As no resolution seems to be forthcoming right now, revert the patch.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=214503
Fixes: 2d52c58b9c9b ("block, bfq: honor already-setup queue merges")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
block/bfq-iosched.c