Re: [PATCH 0/6] block,md,nvme: correct handling of unsupported P2PDMA transfers
Leon Romanovsky <[email protected]> Tue, 21 Jul 2026 15:49:44 +0300
| Newsgroups | org.kernel.vger.linux-raid,org.infradead.lists.linux-nvme,org.kernel.vger.linux-block,org.kernel.vger.linux-kernel,org.kernel.vger.linux-pci,org.kernel.vger.linux-rdma |
|---|---|
| Message-ID | <20260721124944.GL110966@unreal> |
On Mon, Jul 20, 2026 at 10:09:09AM -0600, Keith Busch wrote: > On Mon, Jul 20, 2026 at 03:43:04PM +0300, Leon Romanovsky wrote: > > It would be great if developers supervised their AI tools and kept > > commit messages and cover letters concise and readable. > > > > Everything above can be reduced to a simple sentence: "MD treats an > > unsupported P2P operation as success rather than failure; update the > > code accordingly." > > Thank you for TL;DR summary! The verbosity from these things is a bit > annoying. Yeah, too verbose and conveys almost no useful information. Lately, I've started ignoring such submissions to prioritize commits from people who put real effort into explaining what they are doing. Thanks