projects
/
wrapfs-4.13.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1891ed4
)
Wrapfs: remove dependency on now-defunct CONFIG_EXPERIMENTAL
author
Erez Zadok
<ezk@cs.sunysb.edu>
Wed, 5 Jun 2013 03:19:31 +0000
(23:19 -0400)
committer
Rohit Kumar
<rokkumar@cs.stonybrook.edu>
Fri, 12 Oct 2018 16:28:16 +0000
(12:28 -0400)
Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/wrapfs/Kconfig
patch
|
blob
|
history
diff --git
a/fs/wrapfs/Kconfig
b/fs/wrapfs/Kconfig
index d790ccdce4028bc770a2c073491b3848e6a0f59d..a495c7d05d286ef7d6d107ff6b25bff16293c719 100644
(file)
--- a/
fs/wrapfs/Kconfig
+++ b/
fs/wrapfs/Kconfig
@@
-1,6
+1,5
@@
config WRAP_FS
tristate "Wrapfs stackable file system (EXPERIMENTAL)"
- depends on EXPERIMENTAL
help
Wrapfs is a stackable file system which simply passes its
operations to the lower layer. It is designed as a useful