[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170724.161734.314010681276806847.davem@davemloft.net>
Date: Mon, 24 Jul 2017 16:17:34 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: dhowells@...hat.com
Cc: netdev@...r.kernel.org, linux-afs@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next 0/2] rxrpc: Rearrange headers
From: David Howells <dhowells@...hat.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.
Powered by blists - more mailing lists