Loading drivers/md/Kconfig +4 −5 Original line number Original line Diff line number Diff line Loading @@ -185,11 +185,10 @@ config MD_MULTIPATH tristate "Multipath I/O support" tristate "Multipath I/O support" depends on BLK_DEV_MD depends on BLK_DEV_MD help help Multipath-IO is the ability of certain devices to address the same MD_MULTIPATH provides a simple multi-path personality for use physical disk over multiple 'IO paths'. The code ensures that such the MD framework. It is not under active development. New paths can be defined and handled at runtime, and ensures that a projects should consider using DM_MULTIPATH which has more transparent failover to the backup path(s) happens if a IO errors features and more testing. arrives on the primary path. If unsure, say N. If unsure, say N. Loading Loading
drivers/md/Kconfig +4 −5 Original line number Original line Diff line number Diff line Loading @@ -185,11 +185,10 @@ config MD_MULTIPATH tristate "Multipath I/O support" tristate "Multipath I/O support" depends on BLK_DEV_MD depends on BLK_DEV_MD help help Multipath-IO is the ability of certain devices to address the same MD_MULTIPATH provides a simple multi-path personality for use physical disk over multiple 'IO paths'. The code ensures that such the MD framework. It is not under active development. New paths can be defined and handled at runtime, and ensures that a projects should consider using DM_MULTIPATH which has more transparent failover to the backup path(s) happens if a IO errors features and more testing. arrives on the primary path. If unsure, say N. If unsure, say N. Loading