vserver 1.9.5.x5
[linux-2.6.git] / drivers / md / Kconfig
index 2bf58c9..a86569d 100644 (file)
@@ -164,6 +164,15 @@ config MD_MULTIPATH
 
          If unsure, say N.
 
+config MD_FAULTY
+       tristate "Faulty test module for MD"
+       depends on BLK_DEV_MD
+       help
+         The "faulty" module allows for a block device that occasionally returns
+         read or write errors.  It is useful for testing.
+
+         In unsure, say N.
+
 config BLK_DEV_DM
        tristate "Device mapper support"
        depends on MD
@@ -191,7 +200,7 @@ config DM_CRYPT
 
          Information on how to use dm-crypt can be found on
 
-         http://www.saout.de/misc/dm-crypt/
+         <http://www.saout.de/misc/dm-crypt/>
 
          To compile this code as a module, choose M here: the module will
          be called dm-crypt.