Re: [PATCH] bcache: fix double bio_endio completion in detached_dev_end_io
"Coly Li" <[email protected]> Mon, 19 Jan 2026 16:51:54 +0800
| Newsgroups | org.kernel.vger.linux-bcache,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
> 2026年1月19日 16:29,Christoph Hellwig <[email protected]> 写道: > > On Mon, Jan 19, 2026 at 04:19:38PM +0800, Coly Li wrote: >> Before I work on it, I want to know the author already ran and tested the >> patch firstly. Normally I won't test any patches posted on mailing list. > > Without a published test suite that can be used for that, that is a very > high demand. Maintainers of code that can't easily be tested by a > drive by contributor (or contributor to the parent subsystems for that > matter) need to help with testing, otherwise we would not get anything > done in the kernel. > OK, let me integrate Kent’s test cases and my scripts, and show it in git.kernel.org. You ask this for times, I should handle it ASAP. But it won’t be the blocker of proceeding this fix. Anyway, there is no conflict with asking “do you test your patch” from me. Coly Li