On 5/12/25 7:38 PM, Yu Kuai wrote: > Hi Jens, > > Please consider pulling following changes for md-6.6 on your for-6.16/block > branch, this pull request contains: > > - fix normal IO can be starved by sync IO, found by mkfs on newly created > large raid5, with some clean up patches for bdev inflight counters; > - add kconfig for md-bitmap, I have decided not to continue optimizing > based on the old bitmap implementation, and plan to invent a new lock-less > bitmap. And a new kconfig option is a good way for isolation; Pulled, and then unpulled. This doesn't even build... ERROR: modpost: "md_bitmap_exit" [drivers/md/md-mod.ko] undefined! ERROR: modpost: "md_bitmap_init" [drivers/md/md-mod.ko] undefined! make[2]: *** [scripts/Makefile.modpost:147: Module.symvers] Error 1 make[1]: *** [/home/axboe/git/build/Makefile:1954: modpost] Error 2 make: *** [Makefile:248: __sub-make] Error 2 Before you send out pull requests, at least ensure that it builds both built-in and modular. -- Jens Axboe