projects
/
wrapfs-3.14.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
855d33c
)
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
Erez Zadok
<ezk@cs.sunysb.edu>
Tue, 27 Dec 2016 03:53:08 +0000
(22:53 -0500)
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