On Sun, Jun 27, 2021 at 06:02:32PM +0200, Greg KH wrote: > On Sun, Jun 27, 2021 at 11:41:45AM -0400, Jeff Layton wrote: > > On Sun, 2021-06-27 at 16:22 +0200, Greg KH wrote: > > > On Fri, Jun 25, 2021 at 01:59:51PM -0400, Jeff Layton wrote: > > > > commit 827a746f405d upstream. > > > > > > No it is not :( > > > > > > Please fix this up and resend it with the correct git id. > > > > > > thanks, > > > > > > > Are you sure? > > > > $ git log --oneline origin/master -- fs/netfs > > 827a746f405d (tag: netfs-fixes-20210621, dhowells/afs-fixes) netfs: fix test for whether we can skip read when writing beyond EOF > > > > "origin" is Linus' tree. I'm not sure what I'm doing wrong otherwise. > > Commit 827a746f405d ("netfs: fix test for whether we can skip read when > writing beyond EOF") is just that, yes. > > That does not match with the subject line here, or the patch itself. > > So I do not understand what you are trying to do here... That was in the original message: > This bug was originally in ceph, and then got replicated in the new > netfs helper code in v5.13. This patch is a backport of the netfs patch > for ceph. It should be applied to 5.10.y - 5.12.y. ie the code got moved from ceph to netfs upstream, and this is a backport from netfs to ceph.