From: Qu Wenruo <quwenruo.btrfs@gmx.com>
To: Yuwei Han <hrx@bupt.moe>,
"linux-btrfs@vger.kernel.org" <linux-btrfs@vger.kernel.org>
Subject: Re: oops on 6.11-rc4 loong64 with RST & subpage enabled.
Date: Sun, 25 Aug 2024 18:17:41 +0930 [thread overview]
Message-ID: <b5cd2f6c-e157-4e4f-b87c-a3ea171bd5c7@gmx.com> (raw)
In-Reply-To: <EEF4303B52E6A560+21c563de-b84f-478e-897e-e88eb0ce4b94@bupt.moe>
在 2024/8/25 18:14, Yuwei Han 写道:
> Hi,
> There is a oops when I am testing RST & subpage support.
> https://fars.ee/vTGd
My bad, in my patchset to add the subpage + zoned support, I added an
extra ASSERT() check to make sure that we didn't get compressin/inline
triggered.
But forgot that zoned write by itself will return 1, triggering that
ASSERT().
I'm already working on another patchset, mostly to prepare for subpage
sector perfect compression support, that will remove the ASSERT() and
the ret > 0 case completely.
Will definitely let you know when the patchset is finished.
Thanks,
Qu
>
> # uname -a
> Linux aosc3a6 6.11.0-rc4 #2 SMP PREEMPT_DYNAMIC Sun Aug 25 10:44:46 CST
> 2024 loongarch64 GNU/Linux
>
> Disk: HC620
>
next prev parent reply other threads:[~2024-08-25 8:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-25 8:44 oops on 6.11-rc4 loong64 with RST & subpage enabled Yuwei Han
2024-08-25 8:47 ` Qu Wenruo [this message]
2024-08-25 10:49 ` Roman Mamedov
2024-08-25 12:50 ` Yuwei Han
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b5cd2f6c-e157-4e4f-b87c-a3ea171bd5c7@gmx.com \
--to=quwenruo.btrfs@gmx.com \
--cc=hrx@bupt.moe \
--cc=linux-btrfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.