Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1658895
| Path | csiph.com!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | David Miller <davem@davemloft.net> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net-next 0/4] rxrpc: Support service upgrade |
| Date | Tue, 06 Jun 2017 18:10:02 +0200 |
| Message-ID | <tPpdo-2Df-23@gated-at.bofh.it> (permalink) |
| References | <tPjrj-6ZD-7@gated-at.bofh.it> |
| X-Mailer | Mew version 6.7 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) |
| MIME-Version | 1.0 |
| Content-Type | Text/Plain; charset=us-ascii |
| Content-Transfer-Encoding | 7bit |
| X-Greylist | Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Tue, 06 Jun 2017 08:24:54 -0700 (PDT) |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 14 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | netdev@vger.kernel.org, linux-afs@lists.infradead.org, linux-kernel@vger.kernel.org |
| X-Original-Date | Tue, 06 Jun 2017 12:06:31 -0400 (EDT) |
| X-Original-Message-ID | <20170606.120631.319115379546594307.davem@davemloft.net> |
| X-Original-References | <149674286135.26138.12623162384868251541.stgit@warthog.procyon.org.uk> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1658895 |
Show key headers only | View raw
From: David Howells <dhowells@redhat.com> Date: Tue, 06 Jun 2017 10:54:21 +0100 > Here's a set of patches that allow AF_RXRPC to support the AuriStor service > upgrade facility. This allows the server to change the service ID > requested to an upgraded service if the client requests it upon the > initiation of a connection. ... > Tagged thusly: > > git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git > rxrpc-rewrite-20170606 Pulled, thanks David.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH net-next 0/4] rxrpc: Support service upgrade David Howells <dhowells@redhat.com> - 2017-06-06 12:00 +0200 [PATCH net-next 1/4] rxrpc: Separate the connection's protocol service ID from the lookup ID David Howells <dhowells@redhat.com> - 2017-06-06 12:00 +0200 [PATCH net-next 3/4] rxrpc: Implement service upgrade David Howells <dhowells@redhat.com> - 2017-06-06 12:00 +0200 [PATCH net-next 2/4] rxrpc: Permit multiple service binding David Howells <dhowells@redhat.com> - 2017-06-06 12:00 +0200 Re: [PATCH net-next 0/4] rxrpc: Support service upgrade David Miller <davem@davemloft.net> - 2017-06-06 18:10 +0200
csiph-web