From: Joe Perches <joe@xxxxxxxxxxx> Sent: Friday, September 25, 2020 8:16 PM > To: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>; linux-fsdevel@xxxxxxxxxxxxxxx; Anton Altaparmakov > <anton@xxxxxxxxxx> > Cc: viro@xxxxxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; pali@xxxxxxxxxx; dsterba@xxxxxxx; aaptel@xxxxxxxx; > willy@xxxxxxxxxxxxx; rdunlap@xxxxxxxxxxxxx; mark@xxxxxxxxxxxxx; nborisov@xxxxxxxx; linux-ntfs-dev <linux-ntfs- > dev@xxxxxxxxxxxxxxxxxxxxx> > Subject: Re: [PATCH v7 00/10] NTFS read-write driver GPL implementation by Paragon Software > > (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 <anton@xxxxxxxxxx> > MAINTAINERS-L: linux-ntfs-dev@xxxxxxxxxxxxxxxxxxxxx > > Link to the v7 patches: > https://lore.kernel.org/lkml/20200925155537.1030046-1-almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx/ > Hi Joe. Thanks a lot! Added both Anton and linux-ntfs-dev to the v8 cc list. Hi Anton. Did you have a chance to look at NTFS3 code? Thanks.