* ZLIB_INFLATE is not visible in menuconfig. Reiser4 should probably
just select it like the other filesystems do.
* Reiser4 also depends on ZLIB_DEFLATE.
signed-off-by: Andrew Wade <[email protected]>
--- 2.6.12-mm1/fs/reiser4/Kconfig 2005-06-20 07:38:22.087653000 -0400
+++ linux/fs/reiser4/Kconfig 2005-06-20 08:01:28.914324250 -0400
@@ -1,6 +1,8 @@
config REISER4_FS
tristate "Reiser4 (EXPERIMENTAL)"
- depends on EXPERIMENTAL && !4KSTACKS && ZLIB_INFLATE
+ depends on EXPERIMENTAL && !4KSTACKS
+ select ZLIB_INFLATE
+ select ZLIB_DEFLATE
help
Reiser4 is a filesystem that performs all filesystem operations
as atomic transactions, which means that it either performs a
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]