From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B352EC4363D for ; Fri, 25 Sep 2020 17:15:55 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6F9B720708 for ; Fri, 25 Sep 2020 17:15:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729601AbgIYRPy (ORCPT ); Fri, 25 Sep 2020 13:15:54 -0400 Received: from smtprelay0207.hostedemail.com ([216.40.44.207]:54858 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1728038AbgIYRPy (ORCPT ); Fri, 25 Sep 2020 13:15:54 -0400 Received: from filter.hostedemail.com (clb03-v110.bra.tucows.net [216.40.38.60]) by smtprelay08.hostedemail.com (Postfix) with ESMTP id DA0DF182CED5B; Fri, 25 Sep 2020 17:15:52 +0000 (UTC) X-Session-Marker: 6A6F6540706572636865732E636F6D X-HE-Tag: park51_4d137d227169 X-Filterd-Recvd-Size: 1836 Received: from XPS-9350.home (unknown [47.151.133.149]) (Authenticated sender: joe@perches.com) by omf08.hostedemail.com (Postfix) with ESMTPA; Fri, 25 Sep 2020 17:15:50 +0000 (UTC) Message-ID: <670bc2f60983d9d08c697031ea5a59937f5ed489.camel@perches.com> Subject: Re: [PATCH v7 00/10] NTFS read-write driver GPL implementation by Paragon Software From: Joe Perches To: Konstantin Komarov , linux-fsdevel@vger.kernel.org, Anton Altaparmakov Cc: viro@zeniv.linux.org.uk, linux-kernel@vger.kernel.org, pali@kernel.org, dsterba@suse.cz, aaptel@suse.com, willy@infradead.org, rdunlap@infradead.org, mark@harmstone.com, nborisov@suse.com, linux-ntfs-dev Date: Fri, 25 Sep 2020 10:15:48 -0700 In-Reply-To: <20200925155537.1030046-1-almaz.alexandrovich@paragon-software.com> References: <20200925155537.1030046-1-almaz.alexandrovich@paragon-software.com> Content-Type: text/plain; charset="ISO-8859-1" User-Agent: Evolution 3.36.4-0ubuntu1 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org (adding cc's to Anton Altaparmakov and linux-ntfs-dev) On Fri, 2020-09-25 at 18:55 +0300, Konstantin Komarov wrote: > This patch adds NTFS Read-Write driver to fs/ntfs3. This code should eventually supplant the existing NTFS implementation right? Unless there is some specific reason you have not done so, I believe you should cc the current NTFS maintainer and NTFS mailing list on all these patches in the future. MAINTAINERS-NTFS FILESYSTEM MAINTAINERS-M: Anton Altaparmakov MAINTAINERS-L: linux-ntfs-dev@lists.sourceforge.net Link to the v7 patches: https://lore.kernel.org/lkml/20200925155537.1030046-1-almaz.alexandrovich@paragon-software.com/