Re: [PATCH 1/3] iomap: consolidate bio submission
Christian Brauner <[email protected]> Tue, 07 Jul 2026 13:06:12 +0200
| Newsgroups | dev.linux.lists.ntfs3,dev.linux.lists.fuse-devel,org.kernel.vger.linux-fsdevel,org.kernel.vger.linux-xfs,org.kernel.vger.stable,org.ozlabs.lists.linux-erofs |
|---|---|
| Message-ID | <20260707-geleast-bemerken-zollen-dbee3cf1939a@brauner> |
On 2026-07-02 12:27 +0200, Christoph Hellwig wrote: > On Wed, Jul 01, 2026 at 03:27:40PM +0200, Christian Brauner wrote: > > Applied to the vfs.fixes branch of the vfs/vfs.git tree. > > Patches in the vfs.fixes branch should appear in linux-next soon. > > Hmm, both this mail and the merge commit in git reference the first > commit instead of the cower letter. Is there an issue with your > automation that made it miss the cover letter? Yes, your series aren't picked up by b4 correctly - I always take care that your cover letter is actually used but the tooling trips over it. I thought about telling you but then I thought it might be easier to first try and fix the tooling. So a week ago or so I sent: https://lore.kernel.org/tools/[email protected] The issue basically is that b4 expects 0/N for the cover letter whereas you send "naked" cover letters. Konstantin is on vacation though.