From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Torvalds Subject: Re: [GIT PULL] binfmt_misc updates for 4.7+ merge window Date: Wed, 27 Jul 2016 20:31:14 -0700 Message-ID: References: <1469673106.3565.9.camel@HansenPartnership.com> <1469674670.3998.18.camel@perches.com> <1469676065.3998.19.camel@perches.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Joe Perches Cc: "containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org" , linux-kernel , James Bottomley , Al Viro , linux-fsdevel , Andrew Morton List-Id: containers.vger.kernel.org On Wed, Jul 27, 2016 at 8:26 PM, Linus Torvalds wrote: > > Hmm. Fishy. Hmm. The exact match logic is a bit odd, and clearly doesn't mean what I thought it meant. Reading that perl code just makes me more confused. I'd actually prefer to make "--git" the default, if you are inside a git repository. Because obviously the *actual* default is too hard to understand ;) Linus From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759469AbcG1DbY (ORCPT ); Wed, 27 Jul 2016 23:31:24 -0400 Received: from mail-oi0-f65.google.com ([209.85.218.65]:34702 "EHLO mail-oi0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759297AbcG1DbP (ORCPT ); Wed, 27 Jul 2016 23:31:15 -0400 MIME-Version: 1.0 In-Reply-To: References: <1469673106.3565.9.camel@HansenPartnership.com> <1469674670.3998.18.camel@perches.com> <1469676065.3998.19.camel@perches.com> From: Linus Torvalds Date: Wed, 27 Jul 2016 20:31:14 -0700 X-Google-Sender-Auth: vMR3-LfgigkzLZVsfrRcp4vKo0c Message-ID: Subject: Re: [GIT PULL] binfmt_misc updates for 4.7+ merge window To: Joe Perches Cc: James Bottomley , Andrew Morton , linux-kernel , linux-fsdevel , Al Viro , "containers@lists.linux-foundation.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jul 27, 2016 at 8:26 PM, Linus Torvalds wrote: > > Hmm. Fishy. Hmm. The exact match logic is a bit odd, and clearly doesn't mean what I thought it meant. Reading that perl code just makes me more confused. I'd actually prefer to make "--git" the default, if you are inside a git repository. Because obviously the *actual* default is too hard to understand ;) Linus From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-oi0-f65.google.com ([209.85.218.65]:34702 "EHLO mail-oi0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759297AbcG1DbP (ORCPT ); Wed, 27 Jul 2016 23:31:15 -0400 MIME-Version: 1.0 In-Reply-To: References: <1469673106.3565.9.camel@HansenPartnership.com> <1469674670.3998.18.camel@perches.com> <1469676065.3998.19.camel@perches.com> From: Linus Torvalds Date: Wed, 27 Jul 2016 20:31:14 -0700 Message-ID: Subject: Re: [GIT PULL] binfmt_misc updates for 4.7+ merge window To: Joe Perches Cc: James Bottomley , Andrew Morton , linux-kernel , linux-fsdevel , Al Viro , "containers@lists.linux-foundation.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Wed, Jul 27, 2016 at 8:26 PM, Linus Torvalds wrote: > > Hmm. Fishy. Hmm. The exact match logic is a bit odd, and clearly doesn't mean what I thought it meant. Reading that perl code just makes me more confused. I'd actually prefer to make "--git" the default, if you are inside a git repository. Because obviously the *actual* default is too hard to understand ;) Linus