logfs: remove from tree
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@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Showing
fs/logfs/Kconfig
deleted
100644 → 0
fs/logfs/Makefile
deleted
100644 → 0
fs/logfs/compr.c
deleted
100644 → 0
fs/logfs/dev_bdev.c
deleted
100644 → 0
fs/logfs/dev_mtd.c
deleted
100644 → 0
fs/logfs/dir.c
deleted
100644 → 0
This diff is collapsed.
fs/logfs/file.c
deleted
100644 → 0
fs/logfs/gc.c
deleted
100644 → 0
This diff is collapsed.
fs/logfs/inode.c
deleted
100644 → 0
This diff is collapsed.
fs/logfs/journal.c
deleted
100644 → 0
This diff is collapsed.
fs/logfs/logfs.h
deleted
100644 → 0
This diff is collapsed.
fs/logfs/logfs_abi.h
deleted
100644 → 0
This diff is collapsed.
fs/logfs/readwrite.c
deleted
100644 → 0
This diff is collapsed.
fs/logfs/segment.c
deleted
100644 → 0
This diff is collapsed.
fs/logfs/super.c
deleted
100644 → 0
This diff is collapsed.