[PATCH] staging: erofs: disable compiling temporarile
Stephen Rothwell
sfr at canb.auug.org.au
Thu Aug 2 19:12:59 AEST 2018
Hi all,
On Thu, 2 Aug 2018 16:40:05 +0800 Gao Xiang <hsiangkao at aol.com> wrote:
>
> How about mark EROFS BROKEN and actually I have no idea how to do in
> detail...
> If I misunderstand or it is totally wrong, please ignore and you can add:
This is all you actually need (this is what I used before today):
From: Stephen Rothwell <sfr at canb.auug.org.au>
Date: Mon, 30 Jul 2018 16:10:57 +1000
Subject: [PATCH] disable erofs for now
Signed-off-by: Stephen Rothwell <sfr at canb.auug.org.au>
---
drivers/staging/erofs/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/staging/erofs/Kconfig b/drivers/staging/erofs/Kconfig
index 663b755bf2fb..b37d994aa687 100644
--- a/drivers/staging/erofs/Kconfig
+++ b/drivers/staging/erofs/Kconfig
@@ -3,6 +3,7 @@
config EROFS_FS
tristate "EROFS filesystem support"
depends on BLOCK
+ depends on BROKEN
help
EROFS(Enhanced Read-Only File System) is a lightweight
read-only file system with modern designs (eg. page-sized
--
2.18.0
--
Cheers,
Stephen Rothwell
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.ozlabs.org/pipermail/linux-erofs/attachments/20180802/9fed91c6/attachment.sig>
More information about the Linux-erofs
mailing list