From: David Howells <dhowells@redhat.com>
To: Steve French <smfrench@gmail.com>
Cc: dhowells@redhat.com, Al Viro <viro@zeniv.linux.org.uk>,
Shyam Prasad N <nspmangalore@gmail.com>,
Rohith Surabattula <rohiths.msft@gmail.com>,
Tom Talpey <tom@talpey.com>, Stefan Metzmacher <metze@samba.org>,
Christoph Hellwig <hch@infradead.org>,
Matthew Wilcox <willy@infradead.org>,
Jeff Layton <jlayton@kernel.org>,
linux-cifs@vger.kernel.org, linux-fsdevel@vger.kernel.org,
linux-kernel@vger.kernel.org, Long Li <longli@microsoft.com>,
Namjae Jeon <linkinjeon@kernel.org>
Subject: Re: [PATCH 11/11] cifs: Fix problem with encrypted RDMA data read
Date: Sun, 12 Feb 2023 23:39:30 +0000 [thread overview]
Message-ID: <1614387.1676245170@warthog.procyon.org.uk> (raw)
In-Reply-To: <20230210233205.1517459-12-dhowells@redhat.com>
Sorry, this one shouldn't have been included. It's the one Stefan Metzmacher
objected to and provided his own changes for.
David
prev parent reply other threads:[~2023-02-12 23:40 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-10 23:31 [PATCH 00/11] smb3: Use iov_iters down to the network transport and fix DIO page pinning David Howells
2023-02-10 23:31 ` [PATCH 01/11] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator David Howells
2023-02-10 23:31 ` [PATCH 02/11] netfs: Add a function to extract an iterator into a scatterlist David Howells
2023-02-10 23:31 ` [PATCH 03/11] cifs: Add a function to build an RDMA SGE list from an iterator David Howells
2023-02-10 23:31 ` [PATCH 04/11] cifs: Add a function to Hash the contents of " David Howells
2023-02-10 23:31 ` [PATCH 05/11] cifs: Add some helper functions David Howells
2023-02-10 23:32 ` [PATCH 06/11] cifs: Add a function to read into an iter from a socket David Howells
2023-02-10 23:32 ` [PATCH 08/11] cifs: Build the RDMA SGE list directly from an iterator David Howells
2023-02-10 23:32 ` [PATCH 09/11] cifs: Remove unused code David Howells
2023-02-10 23:32 ` [PATCH 10/11] cifs: DIO to/from KVEC-type iterators should now work David Howells
2023-02-10 23:32 ` [PATCH 11/11] cifs: Fix problem with encrypted RDMA data read David Howells
2023-02-12 23:39 ` David Howells [this message]
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=1614387.1676245170@warthog.procyon.org.uk \
--to=dhowells@redhat.com \
--cc=hch@infradead.org \
--cc=jlayton@kernel.org \
--cc=linkinjeon@kernel.org \
--cc=linux-cifs@vger.kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=longli@microsoft.com \
--cc=metze@samba.org \
--cc=nspmangalore@gmail.com \
--cc=rohiths.msft@gmail.com \
--cc=smfrench@gmail.com \
--cc=tom@talpey.com \
--cc=viro@zeniv.linux.org.uk \
--cc=willy@infradead.org \
/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