projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'bzip2-lzma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6]
/
fs
/
reiserfs
/
Kconfig
diff --git
a/fs/reiserfs/Kconfig
b/fs/reiserfs/Kconfig
index
949b8c6
..
513f431
100644
(file)
--- a/
fs/reiserfs/Kconfig
+++ b/
fs/reiserfs/Kconfig
@@
-1,5
+1,6
@@
config REISERFS_FS
tristate "Reiserfs support"
+ select CRC32
help
Stores not just filenames but the files themselves in a balanced
tree. Uses journalling.