Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...
[deliverable/linux.git] / fs / reiserfs / Kconfig
index ac7cd75c86f8d351e4240bac5d1b12b1c317a4bb..7cd46666ba2c04b09ace1fba51e3f75845155997 100644 (file)
@@ -1,7 +1,6 @@
 config REISERFS_FS
        tristate "Reiserfs support"
        select CRC32
 config REISERFS_FS
        tristate "Reiserfs support"
        select CRC32
-       select FS_JOURNAL_INFO
        help
          Stores not just filenames but the files themselves in a balanced
          tree.  Uses journalling.
        help
          Stores not just filenames but the files themselves in a balanced
          tree.  Uses journalling.
@@ -11,7 +10,8 @@ config REISERFS_FS
 
          In general, ReiserFS is as fast as ext2, but is very efficient with
          large directories and small files.  Additional patches are needed
 
          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 <http://www.namesys.com/> for links.
+         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
 
          It is more easily extended to have features currently found in
          database and keyword search systems than block allocation based file
@@ -19,7 +19,8 @@ config REISERFS_FS
          plugins consistent with our motto ``It takes more than a license to
          make source code open.''
 
          plugins consistent with our motto ``It takes more than a license to
          make source code open.''
 
-         Read <http://www.namesys.com/> to learn more about reiserfs.
+         Read <https://reiser4.wiki.kernel.org/index.php/Main_Page> 
+         to learn more about reiserfs.
 
          Sponsored by Threshold Networks, Emusic.com, and Bigstorage.com.
 
 
          Sponsored by Threshold Networks, Emusic.com, and Bigstorage.com.
 
This page took 0.027187 seconds and 5 git commands to generate.