lkml.org 
[lkml]   [2005]   [Jun]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] Fix Reiser4 Dependencies
Please discuss with Edward Shishkin.

Hans

Andrew James Wade wrote:

>* 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 <ajwade@alumni.uwaterloo.ca>
>
>--- 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 majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-06-20 20:31    [W:0.208 / U:3.196 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site