I responded to the wrong email. This is in cifs-2.6.git for-next, but it is obviously not a regression, I replied to the wrong email On Mon, Sep 23, 2024 at 5:20 PM Steve French <smfrench@xxxxxxxxx> wrote: > > added to cifs-2.6.git for-next since it is important as it fixes a > regression affecting cifs.ko > > On Thu, Sep 19, 2024 at 11:01 AM Paulo Alcantara <pc@xxxxxxxxxxxxx> wrote: > > > > David Howells <dhowells@xxxxxxxxxx> writes: > > > > > Make the write RPC tracepoints use the same trace macro complexes as the > > > read tracepoints and display the netfs request and subrequest IDs where > > > available (see commit 519be989717c "cifs: Add a tracepoint to track credits > > > involved in R/W requests"). > > > > > > Signed-off-by: David Howells <dhowells@xxxxxxxxxx> > > > cc: Steve French <stfrench@xxxxxxxxxxxxx> > > > cc: Paulo Alcantara (Red Hat) <pc@xxxxxxxxxxxxx> > > > cc: Jeff Layton <jlayton@xxxxxxxxxx> > > > cc: linux-cifs@xxxxxxxxxxxxxxx > > > cc: netfs@xxxxxxxxxxxxxxx > > > cc: linux-fsdevel@xxxxxxxxxxxxxxx > > > --- > > > fs/smb/client/smb2pdu.c | 22 +++++++++++++++------- > > > fs/smb/client/trace.h | 6 +++--- > > > 2 files changed, 18 insertions(+), 10 deletions(-) > > > > Reviewed-by: Paulo Alcantara (Red Hat) <pc@xxxxxxxxxxxxx> > > > > > -- > Thanks, > > Steve -- Thanks, Steve