]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Revert "btrfs: flush write bio if we loop in extent_write_cache_pages"
authorBen Hutchings <ben.hutchings@codethink.co.uk>
Mon, 12 Oct 2020 22:18:11 +0000 (23:18 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Nov 2020 11:35:55 +0000 (12:35 +0100)
commitaa38097b44153d7470ce8956ec4de8f1372390c6
tree84d5c1398e34fd3cd7f00268497dd35fb3f5d547
parent63ece3bb01489e3942bc15e4aa976afcb3cd864f
Revert "btrfs: flush write bio if we loop in extent_write_cache_pages"

This reverts commit 860473714cbe7fbedcf92bfe3eb6d69fae8c74ff.  That
has an incorrect upstream commit reference, and was modified in a way
that conflicts with some older fixes.  We can cleanly cherry-pick the
upstream commit *after* those fixes.

Signed-off-by: Ben Hutchings <ben.hutchings@codethink.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/btrfs/extent_io.c