From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Morris Date: Wed, 10 Jan 2018 11:56:10 +1100 (AEDT) Subject: [LTP] [PATCH v2 1/2] lapi/keyctl.h: add key permission constants In-Reply-To: <20180109220846.211823-1-ebiggers3@gmail.com> References: <20180109220846.211823-1-ebiggers3@gmail.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it On Tue, 9 Jan 2018, Eric Biggers wrote: > From: Eric Biggers > > Add the key permission constants to keyctl.h so that they don't have to > be defined in each test that uses them. > > Signed-off-by: Eric Biggers Reviewed-by: James Morris -- James Morris