Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753440AbcCBVac (ORCPT ); Wed, 2 Mar 2016 16:30:32 -0500 Received: from smtprelay0052.hostedemail.com ([216.40.44.52]:38249 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751454AbcCBVab (ORCPT ); Wed, 2 Mar 2016 16:30:31 -0500 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 50,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::::,RULES_HIT:41:355:379:541:599:800:960:967:973:988:989:1260:1263:1277:1311:1313:1314:1345:1359:1373:1431:1437:1515:1516:1518:1534:1541:1593:1594:1711:1730:1747:1777:1792:2198:2199:2393:2525:2561:2564:2682:2685:2828:2859:2895:2933:2937:2939:2942:2945:2947:2951:2954:3000:3022:3138:3139:3140:3141:3142:3353:3622:3865:3867:3868:3870:3871:3872:3874:3934:3936:3938:3941:3944:3947:3950:3953:3956:3959:4250:4321:4559:5007:6117:6119:6261:7514:7809:8599:9025:9388:10004:10049:10400:10848:11232:11473:11658:11914:12043:12517:12519:12555:12700:12737:12740:12776:12933:13069:13255:13311:13357:13439:13894:14651:14659:21080:21212:30054:30064: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:6,LUA_SUMMARY:none X-HE-Tag: hat22_213215df17437 X-Filterd-Recvd-Size: 2364 Message-ID: <1456954226.4044.47.camel@perches.com> Subject: Re: [PATCH V2] ubifs: Add logging functions for ubifs_msg, ubifs_err and ubifs_warn From: Joe Perches To: Richard Weinberger Cc: linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org, Adrian Hunter , Artem Bityutskiy Date: Wed, 02 Mar 2016 13:30:26 -0800 In-Reply-To: <56D75A1F.5070304@nod.at> References: <1456944509.4044.27.camel@nod.at> <1456945122.4044.35.camel@perches.com> <56D75A1F.5070304@nod.at> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.18.5-1ubuntu1 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1407 Lines: 42 On Wed, 2016-03-02 at 22:24 +0100, Richard Weinberger wrote: > Am 02.03.2016 um 19:58 schrieb Joe Perches: [] > > For drivers/mtd/ubi, Artem is also a nominal maintainer, but > > last signed a patch in 2014. > > > > Likely the MAINTAINERS entry for UBI should be updated too. > > > > Maybe something like: [] > > diff --git a/MAINTAINERS b/MAINTAINERS [] > > @@ -11266,8 +11266,7 @@ S: Maintained > > ?F: drivers/scsi/u14-34f.c > > ? > > ?UBI FILE SYSTEM (UBIFS) > > -M: Artem Bityutskiy > > -M: Adrian Hunter > > +M: Richard Weinberger > I can be the official patch monkey for UBIFS. > Especial as the git tree is the same as for UBI. > > But I definitely want to keep Artem. > He gives very valuable input and knows UBIFS much better than I do. That's fine and it's your (and his) choice what do to. > > ?L: linux-mtd@lists.infradead.org > > ?T: git git://git.infradead.org/ubifs-2.6.git > > ?W: http://www.linux-mtd.infradead.org/doc/ubifs.html > > @@ -11350,7 +11349,6 @@ F: Documentation/scsi/ufs.txt > > ?F: drivers/scsi/ufs/ > > ? > > ?UNSORTED BLOCK IMAGES (UBI) > > -M: Artem Bityutskiy > > ?M: Richard Weinberger > > ?W: http://www.linux-mtd.infradead.org/ > > ?L: linux-mtd@lists.infradead.org > Same here. Artem has to stay. Perhaps an "R:" (reviewer) entry is appropriate for Artem.