Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1695257

Re: [PATCH net-next 0/2] rxrpc: Rearrange headers

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH net-next 0/2] rxrpc: Rearrange headers
Date 2017-07-25 01:20 +0200
Message-ID <u6UNP-3md-3@gated-at.bofh.it> (permalink)
References <u5KQx-8gx-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: David Howells <dhowells@redhat.com>
Date: Fri, 21 Jul 2017 19:29:42 +0100

> 
> Here's a pair of patches that rearrange some of the AF_RXRPC header files
> that are outside of the net/rxrpc/ directory:
> 
>  (1) The bits userspace need are moved to uapi/linux/rxrpc.h.  [Should this
>      be af_rxrpc.h instead, I wonder - but there doesn't seem to be
>      precedent for that in the other net UAPI headers.]
> 
>  (2) For the most part, the contents of rxrpc/packet.h are no longer used
>      outside of the AF_RXRPC module, so move them to net/rxrpc/protocol.h
>      with the exception of the standard abort codes which are exposed to
>      userspace when an abort occurs and the security index values which are
>      needed when constructing keys.
> 
> The patches can be found here also:
> 
> 	http://git.kernel.org/cgit/linux/kernel/git/dhowells/linux-fs.git/log/?h=rxrpc-rewrite
> 
> Tagged thusly:
> 
> 	git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git
> 	rxrpc-rewrite-20170721

Pulled, thanks David.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH net-next 0/2] rxrpc: Rearrange headers David Howells <dhowells@redhat.com> - 2017-07-21 20:30 +0200
  [PATCH net-next 1/2] rxrpc: Expose UAPI definitions to userspace David Howells <dhowells@redhat.com> - 2017-07-21 20:30 +0200
    Re: [PATCH net-next 1/2] rxrpc: Expose UAPI definitions to userspace Joe Perches <joe@perches.com> - 2017-07-21 21:10 +0200
  [PATCH net-next 2/2] rxrpc: Move the packet.h include file into  net/rxrpc/ David Howells <dhowells@redhat.com> - 2017-07-21 20:40 +0200
  Re: [PATCH net-next 0/2] rxrpc: Rearrange headers David Miller <davem@davemloft.net> - 2017-07-25 01:20 +0200

csiph-web