Re: [PATCH 0/2] fs: fix readdir position truncation on 32-bit kernels
Zhan Xusheng <[email protected]> Thu, 6 Aug 2026 20:19:41 +0800
| Newsgroups | org.kernel.vger.linux-ext4,dev.linux.lists.ocfs2-devel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
From: Zhan Xusheng <[email protected]> On Wed, 5 Aug 2026 21:39:46 -0700 Andrew Morton <[email protected]> wrote: > I'm suspecting that AI was used in this work. If so, please see the > "Assisted-by" info in Documentation/process/submitting-patches.rst. You are right, and thank you for the pointer. I used an AI coding assistant for the analysis and drafting of this work. Per Documentation/process/coding-assistants.rst the tag is: Assisted-by: Kiro:claude-opus-4.8 Could you please add that to the ocfs2 patch you picked up? I will include it on all future submissions. Apologies for omitting it here. > Yeah, probably best to send these as separate standalone patches. Understood; I will send unrelated fixes as separate standalone patches from now on. Thanks, Zhan Xusheng