From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from twin.jikos.cz (twin.jikos.cz [91.219.245.39]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 0C4607B for ; Fri, 29 Apr 2022 20:03:06 +0000 (UTC) Received: from twin.jikos.cz (dave@localhost [127.0.0.1]) by twin.jikos.cz (8.13.6/8.13.6) with ESMTP id 23TJxqce021173 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 29 Apr 2022 21:59:53 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=jikos.cz; s=twin; t=1651262393; bh=VzLGIghLtW44gaV6piRFTko5CkCVGLje8VzOmGvSv9I=; h=Received:Date:From:To:Cc:Subject:Message-ID:Reply-To: Mail-Followup-To:References:MIME-Version:Content-Type: Content-Disposition:In-Reply-To:User-Agent; b=Of48yY/gsil0Fi9ss77I BasrlP3ehM2uPO8+pQXXT9JQhWG4aaeDR1RhhKXSEZ1MPOk+ZIiCEP/KNfYc7hgJIDX 0laaGG0aFQvyLJTpWPZF2J7AoBXPoA1T6eN/kt7dEGlt7KXMqTFReuO1utYmBVdWvGi EQdGFyi16QxwOP7hU= Received: (from dave@localhost) by twin.jikos.cz (8.13.6/8.13.6/Submit) id 23TJxonk021168; Fri, 29 Apr 2022 21:59:50 +0200 Date: Fri, 29 Apr 2022 21:59:50 +0200 From: David Sterba To: Kari Argillander Cc: Namjae Jeon , Linus Torvalds , Konstantin Komarov , ntfs3@lists.linux.dev, "Theodore Ts'o" , Christoph Hellwig , Matthew Wilcox , Eric Biggers , "Darrick J. Wong" , Christian Brauner , Al Viro , Linux Kernel Mailing List Subject: Re: NTFS3 driver is orphan already. What we do? Message-ID: <20220429195950.GQ3658@twin.jikos.cz> Reply-To: dave@jikos.cz Mail-Followup-To: Kari Argillander , Namjae Jeon , Linus Torvalds , Konstantin Komarov , ntfs3@lists.linux.dev, Theodore Ts'o , Christoph Hellwig , Matthew Wilcox , Eric Biggers , "Darrick J. Wong" , Christian Brauner , Al Viro , Linux Kernel Mailing List References: <0bf74850-fa56-9dbe-7b08-f66a9fcd39e2@stargateuniverse.net> Precedence: bulk X-Mailing-List: ntfs3@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0bf74850-fa56-9dbe-7b08-f66a9fcd39e2@stargateuniverse.net> User-Agent: Mutt/1.5.23.1-rc1 (2014-03-12) On Fri, Apr 29, 2022 at 07:45:42PM +0300, Kari Argillander wrote: > On 28.4.2022 3.47, Namjae Jeon wrote: > > 2022-04-28 2:47 GMT+09:00, Linus Torvalds : > >> [ Sad state of affairs mostly edited out ] > >> > >> On Tue, Apr 26, 2022 at 2:22 AM Kari Argillander > >> wrote: > >>> > >>> I also did suggest that I could co maintain this driver to take burden > >>> from > >>> Konstantin, but haven't got any replay. > >> > >> If you are willing to maintain it (and maybe find other like-minded > >> people to help you), I think that would certainly be a thing to try. > > I can help him. > > We have now discuss with Namjae and we will start this and let's see > where it goes. I will get my PGP signed soon. I really want code to be > in kernel.org so that maintainership is easily transfer if necessary, > but let's hope long and steady route now on. > > Hopefully we are ready to start by next merge window. Feel free to ping me if you have questions regarding the pull requests or would like to have it checked before sending. It would be disappointing to see the NTFS3 module removed, thanks for taking up the torch.