Reiserfs support

modulename: reiserfs.ko

configname: CONFIG_REISERFS_FS

Linux Kernel Configuration
└─>File systems
└─>Reiserfs support
In linux kernel since version 2.6.20 (release Date: 2007-02-04)  
Stores not just filenames but the files themselves in a balanced
tree. Uses journalling.

Balanced trees are more efficient than traditional file system
architectural foundations.

In general, ReiserFS is as fast as ext2, but is very efficient with
large directories and small files. Additional patches are needed
for NFS and quotas, please see
<https://reiser4.wiki.kernel.org/index.php/Main_Page> for links.

It is more easily extended to have features currently found in
database and keyword search systems than block allocation based file
systems are. The next version will be so extended, and will support
plugins consistent with our motto ``It takes more than a license to
make source code open.''

Read <https://reiser4.wiki.kernel.org/index.php/Main_Page>
to learn more about reiserfs.

Sponsored by Threshold Networks, Emusic.com, and Bigstorage.com.

If you like it, you can pay us to add new features to it that you
need, buy a support contract, or pay us to port it to another OS.

source code:
selects
CONFIG_CRC32

depends
CONFIG_BLOCK