public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: mark ecryptfs as orphan state
@ 2023-03-20 18:21 Yangtao Li
  2023-03-21  6:35 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 8+ messages in thread
From: Yangtao Li @ 2023-03-20 18:21 UTC (permalink / raw)
  Cc: Yangtao Li, Greg Kroah-Hartman, linux-kernel

ecryptfs has been inactive for a long time, and in fact the filesystem
has no active maintainers. I sent a patch last August, no response
till now. Let's mark it as Orphan status.

Maybe in 2025 we can remove this unmaintained file system?

Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Yangtao Li <frank.li@vivo.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 541e7dc05f48..4a6236d5a6ce 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7270,7 +7270,7 @@ F:	drivers/media/dvb-frontends/ec100*
 ECRYPT FILE SYSTEM
 M:	Tyler Hicks <code@tyhicks.com>
 L:	ecryptfs@vger.kernel.org
-S:	Odd Fixes
+S:	Orphan
 W:	http://ecryptfs.org
 W:	https://launchpad.net/ecryptfs
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs.git
-- 
2.35.1


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* Re: [PATCH] MAINTAINERS: mark ecryptfs as orphan state
  2023-03-20 18:21 [PATCH] MAINTAINERS: mark ecryptfs as orphan state Yangtao Li
@ 2023-03-21  6:35 ` Greg Kroah-Hartman
  2023-03-22 17:18   ` Yangtao Li
  2023-03-22 17:19   ` Yangtao Li
  0 siblings, 2 replies; 8+ messages in thread
From: Greg Kroah-Hartman @ 2023-03-21  6:35 UTC (permalink / raw)
  To: Yangtao Li; +Cc: linux-kernel

On Tue, Mar 21, 2023 at 02:21:03AM +0800, Yangtao Li wrote:
> ecryptfs has been inactive for a long time, and in fact the filesystem
> has no active maintainers. I sent a patch last August, no response
> till now. Let's mark it as Orphan status.
> 
> Maybe in 2025 we can remove this unmaintained file system?
> 
> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Why send this to me?

> Signed-off-by: Yangtao Li <frank.li@vivo.com>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 541e7dc05f48..4a6236d5a6ce 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7270,7 +7270,7 @@ F:	drivers/media/dvb-frontends/ec100*
>  ECRYPT FILE SYSTEM
>  M:	Tyler Hicks <code@tyhicks.com>
>  L:	ecryptfs@vger.kernel.org
> -S:	Odd Fixes
> +S:	Orphan

Why not also cc: the two email addresses here?  And if this is really
orphaned, then remove them as well, right?

>  W:	http://ecryptfs.org
>  W:	https://launchpad.net/ecryptfs
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs.git

These all too need to go if this really is orphaned code.  But first,
try sending it to the right people (like the linux-fs mailing list as
well?)

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] MAINTAINERS: mark ecryptfs as orphan state
  2023-03-21  6:35 ` Greg Kroah-Hartman
@ 2023-03-22 17:18   ` Yangtao Li
  2023-03-22 17:19   ` Yangtao Li
  1 sibling, 0 replies; 8+ messages in thread
From: Yangtao Li @ 2023-03-22 17:18 UTC (permalink / raw)
  To: gregkh; +Cc: frank.li, linux-kernel

+cc code@tyhicks.com, ecryptfs@vger.kernel.org, linux-fsdevel@vger.kernel.org

Thx,
Yangtao

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] MAINTAINERS: mark ecryptfs as orphan state
  2023-03-21  6:35 ` Greg Kroah-Hartman
  2023-03-22 17:18   ` Yangtao Li
@ 2023-03-22 17:19   ` Yangtao Li
  2023-03-24 22:42     ` Tyler Hicks
  1 sibling, 1 reply; 8+ messages in thread
From: Yangtao Li @ 2023-03-22 17:19 UTC (permalink / raw)
  To: gregkh; +Cc: frank.li, linux-kernel, code, ecryptfs, linux-fsdevel

+cc code@tyhicks.com, ecryptfs@vger.kernel.org, linux-fsdevel@vger.kernel.org

Thx,
Yangtao

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] MAINTAINERS: mark ecryptfs as orphan state
  2023-03-22 17:19   ` Yangtao Li
@ 2023-03-24 22:42     ` Tyler Hicks
  2023-04-03 12:44       ` Christian Brauner
  0 siblings, 1 reply; 8+ messages in thread
From: Tyler Hicks @ 2023-03-24 22:42 UTC (permalink / raw)
  To: Yangtao Li; +Cc: gregkh, linux-kernel, ecryptfs, linux-fsdevel

On 2023-03-23 01:19:10, Yangtao Li wrote:
> +cc code@tyhicks.com, ecryptfs@vger.kernel.org, linux-fsdevel@vger.kernel.org

Hey Yangtao - I think it is a good idea to deprecate eCryptfs and
prepare for its removal in a couple years.

It never received the dedication needed to sort out the stacked
filesystem design issues and its crypto design is aging without
updates/improvements for some time. The majority of the user base, which
came about when Ubuntu added home dir encryption as an option in the
installer, has greatly decreased since Ubuntu removed it from the
installer and dropped official support several years back. Finally,
fscrypt should provide a more than complete alternative for the majority
of use cases.

Deprecating and removing is the right thing to do.

I can devote some time to limping it by until removal but would also
appreciate a hand if anyone has time/interest.

Tyler

> 
> Thx,
> Yangtao

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] MAINTAINERS: mark ecryptfs as orphan state
  2023-03-24 22:42     ` Tyler Hicks
@ 2023-04-03 12:44       ` Christian Brauner
  2023-04-03 13:44         ` Yangtao Li
  0 siblings, 1 reply; 8+ messages in thread
From: Christian Brauner @ 2023-04-03 12:44 UTC (permalink / raw)
  To: Tyler Hicks; +Cc: Yangtao Li, gregkh, linux-kernel, ecryptfs, linux-fsdevel

On Fri, Mar 24, 2023 at 05:42:43PM -0500, Tyler Hicks wrote:
> On 2023-03-23 01:19:10, Yangtao Li wrote:
> > +cc code@tyhicks.com, ecryptfs@vger.kernel.org, linux-fsdevel@vger.kernel.org
> 
> Hey Yangtao - I think it is a good idea to deprecate eCryptfs and
> prepare for its removal in a couple years.
> 
> It never received the dedication needed to sort out the stacked
> filesystem design issues and its crypto design is aging without
> updates/improvements for some time. The majority of the user base, which
> came about when Ubuntu added home dir encryption as an option in the
> installer, has greatly decreased since Ubuntu removed it from the
> installer and dropped official support several years back. Finally,
> fscrypt should provide a more than complete alternative for the majority
> of use cases.
> 
> Deprecating and removing is the right thing to do.
> 
> I can devote some time to limping it by until removal but would also
> appreciate a hand if anyone has time/interest.

Hey Tyler,

Do you want to send a patch to deprecate it with your SOB?

Christian

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] MAINTAINERS: mark ecryptfs as orphan state
  2023-04-03 12:44       ` Christian Brauner
@ 2023-04-03 13:44         ` Yangtao Li
  2023-04-04  2:57           ` Tyler Hicks (Microsoft)
  0 siblings, 1 reply; 8+ messages in thread
From: Yangtao Li @ 2023-04-03 13:44 UTC (permalink / raw)
  To: brauner, code; +Cc: ecryptfs, frank.li, gregkh, linux-fsdevel, linux-kernel

> I can devote some time to limping it by until removal but would also 
> appreciate a hand if anyone has time/interest.

I have time and interest, if possible, I would like to be a reviewer
before ecryptfs is removed.

Thx,
Yangtao

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] MAINTAINERS: mark ecryptfs as orphan state
  2023-04-03 13:44         ` Yangtao Li
@ 2023-04-04  2:57           ` Tyler Hicks (Microsoft)
  0 siblings, 0 replies; 8+ messages in thread
From: Tyler Hicks (Microsoft) @ 2023-04-04  2:57 UTC (permalink / raw)
  To: Yangtao Li; +Cc: brauner, ecryptfs, gregkh, linux-fsdevel, linux-kernel

On 2023-04-03 21:44:32, Yangtao Li wrote:
> > I can devote some time to limping it by until removal but would also 
> > appreciate a hand if anyone has time/interest.
> 
> I have time and interest, if possible, I would like to be a reviewer
> before ecryptfs is removed.

Hi - I don't think an additional reviewer is going to be sufficient to
get eCryptfs into a good state long term. There are fairly large design
problems that need more attention. I'll send a patch to deprecate and
mark for removal in 2025.

I'll happily add you as a reviewer and appreciate your interest in
helping.

Tyler

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-04-04  2:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-20 18:21 [PATCH] MAINTAINERS: mark ecryptfs as orphan state Yangtao Li
2023-03-21  6:35 ` Greg Kroah-Hartman
2023-03-22 17:18   ` Yangtao Li
2023-03-22 17:19   ` Yangtao Li
2023-03-24 22:42     ` Tyler Hicks
2023-04-03 12:44       ` Christian Brauner
2023-04-03 13:44         ` Yangtao Li
2023-04-04  2:57           ` Tyler Hicks (Microsoft)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox