From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752921AbdBJIqp (ORCPT ); Fri, 10 Feb 2017 03:46:45 -0500 Received: from mx1.redhat.com ([209.132.183.28]:41202 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752075AbdBJIqm (ORCPT ); Fri, 10 Feb 2017 03:46:42 -0500 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: References: <148666065805.8529.13153246197340248894.stgit@warthog.procyon.org.uk> <16434.1486684538@warthog.procyon.org.uk> To: James Morris Cc: dhowells@redhat.com, linux-security-module@vger.kernel.org, keyrings@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/3] KEYS: Fixes MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <25003.1486716347.1@warthog.procyon.org.uk> Date: Fri, 10 Feb 2017 08:45:47 +0000 Message-ID: <25004.1486716347@warthog.procyon.org.uk> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.25]); Fri, 10 Feb 2017 08:45:50 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org James Morris wrote: > It works for me on a different vm with a newer version of git, which may > be the issue (I'm using 1.7.1). I'm using git-2.7.4 David