Re: [PATCH] logfs: remove from tree

From: Al Viro
Date: Fri Oct 14 2016 - 20:35:26 EST


On Sun, Sep 11, 2016 at 03:04:22PM +0200, Christoph Hellwig wrote:
> Logfs was introduced to the kernel in 2009, and hasn't seen any non
> drive-by changes since 2012, while having lots of unsolved issues
> including the complete lack of error handling, with more and more
> issues popping up without any fixes.
>
> The logfs.org domain has been bouncing from a mail, and the maintainer
> on the non-logfs.org domain hasn't repsonded to past queries either.
>
> Signed-off-by: Christoph Hellwig <hch@xxxxxx>
> ---
> Documentation/filesystems/00-INDEX | 2 -
> Documentation/filesystems/logfs.txt | 241 ----
> MAINTAINERS | 8 -
> fs/Kconfig | 1 -
> fs/Makefile | 1 -
[snip]

IMO that's a plain and simple "just before -rc1" fodder, to be sent
straight to Linus. No objections from me, anyway.