Re: [PATCH v2 0/8] zbd: support continue_on_error for zonemode=zbd
Vincent Fu <[email protected]>
| Newsgroups | org.kernel.vger.fio |
|---|---|
| Message-ID | <[email protected]> |
On 5/7/25 9:28 PM, Shinichiro Kawasaki wrote: > On May 07, 2025 / 11:22, Jens Axboe wrote: > ... >>> Shin'ichiro, there are some build failures with macOS and Windows: >>> >>> https://github.com/axboe/fio/actions/runs/14882253382 >> >> Indeed... Guess I should've staged it, in lieu of our CI being >> able to pick up and build on-list patches. >> >> Shin'ichiro, please fix those up, thanks. > > Sorry for the trouble. I created the fix PR [1], and it's already merged. > Thanks for the quick action. > > [1] https://github.com/axboe/fio/pull/1893 > > To prevent this mistake in the future, I will do compile test on my MacBook, > or create PR to run the CI. I actually have a bot that runs mailing list patches through our CI but lore.kernel.org recently implemented measures against web scraping bots. However, I changed fiotestbot to now masquarade as the Lynx browser and it should be working again. Vincent