public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Paulo Alcantara <pc@manguebit.org>
To: David Howells <dhowells@redhat.com>, Steve French <sfrench@samba.org>
Cc: David Howells <dhowells@redhat.com>,
	Shyam Prasad N <sprasad@microsoft.com>,
	linux-cifs@vger.kernel.org, netfs@lists.linux.dev,
	linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/9] cifs: Add the smb3_read_* tracepoints to SMB1
Date: Fri, 21 Nov 2025 09:55:51 -0300	[thread overview]
Message-ID: <8953f3a61990eaf13fdaf09b5607b197@manguebit.org> (raw)
In-Reply-To: <20251120152524.2711660-2-dhowells@redhat.com>

David Howells <dhowells@redhat.com> writes:

> Add the smb3_read_* tracepoints to SMB1's cifs_async_readv() and
> cifs_readv_callback().
>
> Signed-off-by: David Howells <dhowells@redhat.com>
> cc: Steve French <sfrench@samba.org>
> cc: Paulo Alcantara <pc@manguebit.org>
> cc: linux-cifs@vger.kernel.org
> cc: linux-fsdevel@vger.kernel.org

Reviewed-by: Paulo Alcantara (Red Hat) <pc@manguebit.org>

  reply	other threads:[~2025-11-21 12:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-20 15:25 [PATCH v2 0/9] netfs: Miscellaneous prep patches for rewrite of I/O layer David Howells
2025-11-20 15:25 ` [PATCH v2 1/9] cifs: Add the smb3_read_* tracepoints to SMB1 David Howells
2025-11-21 12:55   ` Paulo Alcantara [this message]
2025-11-20 15:25 ` [PATCH v2 2/9] cifs: Use netfs_alloc/free_folioq_buffer() David Howells
2025-11-20 15:25 ` [PATCH v2 3/9] cifs: Rename mid_q_entry to smb_message David Howells
2025-11-20 15:25 ` [PATCH v2 4/9] cifs: Remove the RFC1002 header from smb_hdr David Howells
2025-11-20 15:25 ` [PATCH v2 5/9] cifs: Make smb1's SendReceive() wrap cifs_send_recv() David Howells
2025-11-20 15:25 ` [PATCH v2 6/9] cifs: Clean up some places where an extra kvec[] was required for rfc1002 David Howells
2025-11-20 15:25 ` [PATCH v2 7/9] cifs: Replace SendReceiveBlockingLock() with SendReceive() plus flags David Howells
2025-11-20 15:25 ` [PATCH v2 8/9] cifs: Remove the server pointer from smb_message David Howells
2025-11-20 15:25 ` [PATCH v2 9/9] cifs: Don't need state locking in smb2_get_mid_entry() David Howells

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8953f3a61990eaf13fdaf09b5607b197@manguebit.org \
    --to=pc@manguebit.org \
    --cc=dhowells@redhat.com \
    --cc=linux-cifs@vger.kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netfs@lists.linux.dev \
    --cc=sfrench@samba.org \
    --cc=sprasad@microsoft.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox