From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Bottomley Subject: Re: [GIT PULL] binfmt_misc updates for 4.7+ merge window Date: Thu, 28 Jul 2016 07:07:30 -0400 Message-ID: <1469704050.4197.4.camel__39478.0779294253$1469704068$gmane$org@HansenPartnership.com> References: <1469673106.3565.9.camel@HansenPartnership.com> <1469674670.3998.18.camel@perches.com> <1469676065.3998.19.camel@perches.com> <1469676632.3998.27.camel@perches.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1469676632.3998.27.camel-6d6DIl74uiNBDgjK7y7TUQ@public.gmane.org> 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 , Linus Torvalds Cc: linux-fsdevel , "containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org" , linux-kernel , Andrew Morton , Al Viro List-Id: containers.vger.kernel.org On Wed, 2016-07-27 at 20:30 -0700, Joe Perches wrote: > 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, If people prefer, I can add a MAINTAINERS entry ... it's just that none of the binfmts currently has one, plus linux-fsdevel is still fingered as the list and that's the place to send patches and bug reports anyway. James