Revert "loop: Fold __loop_release into loop_release"
commitc2db889605d46a33810e64c3ccf3acaf1e79d9b1
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Feb 2019 14:09:22 +0000 (27 15:09 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Mar 2019 16:57:58 +0000 (5 17:57 +0100)
tree6d5f16eaaff305b243bd14b0832bf92286d5382d
parent4bc55f93f299d0396d6797c44af34cb2fddad929
Revert "loop: Fold __loop_release into loop_release"

This reverts commit f1e81ba8a3fa56dcc48828869b392b29559a0ac3 which is
commit 967d1dc144b50ad005e5eecdfadfbcfb399ffff6 upstream.

It does not work properly in the 4.14.y tree and causes more problems
than it fixes, so revert it.

Reported-by: Thomas Lindroth <thomas.lindroth@gmail.com>
Reported-by: Jan Kara <jack@suse.cz>
Cc: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/block/loop.c