From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752647AbbJ0E5R (ORCPT ); Tue, 27 Oct 2015 00:57:17 -0400 Received: from smtprelay0187.hostedemail.com ([216.40.44.187]:53757 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750920AbbJ0E5Q (ORCPT ); Tue, 27 Oct 2015 00:57:16 -0400 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 30,2,0,,d41d8cd98f00b204,,:::::::::::::::,RULES_HIT:41:46:150:153:355:379:582:599:988:989:1152:1260:1277:1311:1313:1314:1345:1359:1437:1515:1516:1518:1534:1537:1566:1593:1594:1711:1714:1730:1747:1777:1792:2393:2559:2562:3138:3139:3140:3141:3142:3865:3867:3870:3871:3874:4321:5007:6261:10004:10400:10471:10848:11232:11658:11914:11984:12048:12114:12296:12517:12519:12740:13069:13255:13311:13357:21080:30003:30054:30070,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:22,LUA_SUMMARY:none X-HE-Tag: metal64_796714b009b44 X-Filterd-Recvd-Size: 1526 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Mon, 26 Oct 2015 21:57:14 -0700 From: joe@perches.com To: "Theodore Ts'o" , Javier Martinez Canillas , Laura Abbott , linux-kernel@vger.kernel.org, Wolfram Sang , Lee Jones , Joe Perches Cc: linux-kernel-owner@vger.kernel.org Subject: Re: [PATCH] =?UTF-8?Q?get=5Fmaintainer=3A=20Don=27t=20fallback=20?= =?UTF-8?Q?to=20git=20by=20default?= In-Reply-To: <20151027024729.GC16244@thunk.org> References: <1445897508-16528-1-git-send-email-javier@osg.samsung.com> <562EB07B.9040501@redhat.com> <562EC06C.5010404@osg.samsung.com> <20151027024729.GC16244@thunk.org> Message-ID: User-Agent: Roundcube Webmail/1.0.2 X-Originating-IP: [70.197.71.235] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2015-10-26 19:47, Theodore Ts'o wrote: > What if we have a git_fallback "auto" mode which only falls back to > using git if there is no entry in the MAINTAINERS file? That might > address the concern which Laura raised, without blocking this > change until the MAINTAINERS file is fully populated. That's what happens already right now.