All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Revert "staging: erofs: disable compiling temporarile"
@ 2018-08-28  3:39 ` Gao Xiang
  0 siblings, 0 replies; 28+ messages in thread
From: Gao Xiang @ 2018-08-28  3:39 UTC (permalink / raw)


This reverts commit 156c3df8d4db4e693c062978186f44079413d74d.

Since XArray and the new mount apis aren't merged in 4.19-rc1
merge window, the BROKEN mark can be reverted directly without
any problems.

Fixes: 156c3df8d4db ("staging: erofs: disable compiling temporarile")
Cc: Matthew Wilcox <willy at infradead.org>
Cc: David Howells <dhowells at redhat.com>
Reviewed-by: Chao Yu <yuchao0 at huawei.com>
Signed-off-by: Gao Xiang <gaoxiang25 at huawei.com>
---

Hi Greg,

 Could you please apply this patch to enable EROFS from 4.19-rc2, thanks...

 p.s. We would like to provide a more stable EROFS when linux-4.19 is out,
      and there are also two patchsets (the one is already sent out by Chao
      and me, the other is previewing in linux-erofs mailing list and it will
      be sent out after gathering enough testdata and feedback from community
      and carefully reviewed), could you also please consider applying these
      two patchsets in the later 4.19-rc (both >2, or the first patchset
      could be in rc2 in advance) if it is convenient to do so, or the next
      4.20 is also ok...

 LINK: https://lore.kernel.org/lkml/20180821144937.20555-1-chao at kernel.org/
       https://lore.kernel.org/lkml/1535076160-99466-1-git-send-email-gaoxiang25 at huawei.com/

Thanks,
Gao Xiang

 drivers/staging/erofs/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/erofs/Kconfig b/drivers/staging/erofs/Kconfig
index 96f6149..663b755 100644
--- a/drivers/staging/erofs/Kconfig
+++ b/drivers/staging/erofs/Kconfig
@@ -2,7 +2,7 @@
 
 config EROFS_FS
 	tristate "EROFS filesystem support"
-	depends on BROKEN
+	depends on BLOCK
 	help
 	  EROFS(Enhanced Read-Only File System) is a lightweight
 	  read-only file system with modern designs (eg. page-sized
-- 
1.9.1

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

end of thread, other threads:[~2018-09-12  8:34 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-28  3:39 [PATCH] Revert "staging: erofs: disable compiling temporarile" Gao Xiang
2018-08-28  3:39 ` Gao Xiang
2018-08-28  5:44 ` Greg Kroah-Hartman
2018-08-28  5:44   ` Greg Kroah-Hartman
2018-08-28  6:28   ` Gao Xiang
2018-08-28  6:28     ` Gao Xiang
2018-08-28  8:56     ` Chao Yu
2018-08-28  8:56       ` Chao Yu
2018-08-28 13:05       ` Greg Kroah-Hartman
2018-08-28 13:05         ` Greg Kroah-Hartman
2018-08-28 13:10         ` Gao Xiang
2018-08-28 13:10           ` Gao Xiang
2018-08-28 14:13         ` Chao Yu
2018-08-28 14:13           ` Chao Yu
2018-08-28 23:44           ` Stephen Rothwell
2018-08-28 23:44             ` Stephen Rothwell
2018-08-29  1:37             ` Gao Xiang
2018-08-29  1:37               ` Gao Xiang
2018-09-05 23:25             ` Stephen Rothwell
2018-09-05 23:25               ` Stephen Rothwell
2018-09-06  2:06               ` Gao Xiang
2018-09-06  2:06                 ` Gao Xiang
2018-09-12  7:19               ` Chao Yu
2018-09-12  7:19                 ` Chao Yu
2018-09-12  7:34                 ` Stephen Rothwell
2018-09-12  7:34                   ` Stephen Rothwell
2018-09-12  8:33                   ` Chao Yu
2018-09-12  8:33                     ` Chao Yu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.