From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759424AbcG1Dap (ORCPT ); Wed, 27 Jul 2016 23:30:45 -0400 Received: from smtprelay0145.hostedemail.com ([216.40.44.145]:39763 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1758525AbcG1Dag (ORCPT ); Wed, 27 Jul 2016 23:30:36 -0400 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::::::::,RULES_HIT:41:355:379:541:599:800:960:973:982:988:989:1260:1277:1311:1313:1314:1345:1359:1373:1437:1515:1516:1518:1534:1539:1593:1594:1711:1730:1747:1777:1792:2393:2553:2559:2562:2828:3138:3139:3140:3141:3142:3352:3622:3865:3866:3868:3870:3871:3872:3873:3874:4250:4321:4384:5007:6119:6691:7903:10004:10400:10450:10455:10848:11232:11658:11914:12517:12519:12663:12740:13069:13311:13357:13439:14181:14659:14721:19904:19999:21080:30054:30090:30091,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:fn,MSBL:0,DNSBL:none,Custom_rules:0:0:0,LFtime:1,LUA_SUMMARY:none X-HE-Tag: rake45_5c3a2ff48ba40 X-Filterd-Recvd-Size: 1970 Message-ID: <1469676632.3998.27.camel@perches.com> Subject: Re: [GIT PULL] binfmt_misc updates for 4.7+ merge window From: Joe Perches To: Linus Torvalds Cc: James Bottomley , Andrew Morton , linux-kernel , linux-fsdevel , Al Viro , "containers@lists.linux-foundation.org" Date: Wed, 27 Jul 2016 20:30:32 -0700 In-Reply-To: References: <1469673106.3565.9.camel@HansenPartnership.com> <1469674670.3998.18.camel@perches.com> <1469676065.3998.19.camel@perches.com> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.18.5.2-0ubuntu3 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2016-07-27 at 20:26 -0700, Linus Torvalds wrote: > On Wed, Jul 27, 2016 at 8:21 PM, Joe Perches wrote: > > > > On Wed, 2016-07-27 at 20:12 -0700, Linus Torvalds wrote: > > > > > > Did you actually try it. > > yes. > Well, in that case the script is buggy. It self-documents as having > "--git-fallback" on by default, and I'm not seeing anybody claiming > explicit maintenance of fs/binfmt_misc.c. > > Al's match comes from a wildcard, not an exact one. Nope, the script doesn't have a defect here. It's documented what the script does with wildcards. You _could_ argue that the file pattern specified for VFS is inappropriate though, From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <1469676632.3998.27.camel@perches.com> Subject: Re: [GIT PULL] binfmt_misc updates for 4.7+ merge window From: Joe Perches To: Linus Torvalds Cc: James Bottomley , Andrew Morton , linux-kernel , linux-fsdevel , Al Viro , "containers@lists.linux-foundation.org" Date: Wed, 27 Jul 2016 20:30:32 -0700 In-Reply-To: References: <1469673106.3565.9.camel@HansenPartnership.com> <1469674670.3998.18.camel@perches.com> <1469676065.3998.19.camel@perches.com> Content-Type: text/plain; charset="ISO-8859-1" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: On Wed, 2016-07-27 at 20:26 -0700, Linus Torvalds wrote: > On Wed, Jul 27, 2016 at 8:21 PM, Joe Perches wrote: > > > > On Wed, 2016-07-27 at 20:12 -0700, Linus Torvalds wrote: > > > > > > Did you actually try it. > > yes. > Well, in that case the script is buggy. It self-documents as having > "--git-fallback" on by default, and I'm not seeing anybody claiming > explicit maintenance of fs/binfmt_misc.c. > > Al's match comes from a wildcard, not an exact one. Nope, the script doesn't have a defect here. It's documented what the script does with wildcards. You _could_ argue that the file pattern specified for VFS is inappropriate though,