Re: [PATCH] Revert "btrfs: compression: don't try to compress if we don't have enough pages"
From: Qu Wenruo <hidden>
Date: 2021-08-27 09:32:07
From: Qu Wenruo <hidden>
Date: 2021-08-27 09:32:07
On 2021/8/27 下午4:35, David Sterba wrote:
On Fri, Aug 27, 2021 at 01:04:56PM +0800, Qu Wenruo wrote:quoted
On 2021/8/27 上午11:41, Wang Yugui wrote:quoted
Hi, With this patch, kernel panic when xfstest btrfs/244It's completely unrelated. The fix for btrfs/244 is beadb3347de2 ("btrfs: fix NULL pointer dereference when deleting device by invalid id").The commit has been tagged for 5.4 but I don't see it in the stable repo, there are no conflicts when applying. I don't know why, nevertheless I can ask for merging it again.
I guess it's because the patch is not pushed for mainline yet? The latest pull only contains my revert for the compressed inline, not this one... Thanks, Qu