mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-18 03:23:53 -04:00
Documentation: nfs: fault_injection: convert to ReST
Convert fault_injection.txt to ReST and move it to admin-guide. Signed-off-by: Daniel W. S. Almeida <dwlsalmeida@gmail.com> Link: https://lore.kernel.org/r/f7b0cf8fb1159a668f75ce82a581e7590568c2b8.1578697871.git.dwlsalmeida@gmail.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
committed by
Jonathan Corbet
parent
98600b71f2
commit
6996e8ca8b
@@ -1,6 +1,7 @@
|
|||||||
|
===================
|
||||||
|
NFS Fault Injection
|
||||||
|
===================
|
||||||
|
|
||||||
Fault Injection
|
|
||||||
===============
|
|
||||||
Fault injection is a method for forcing errors that may not normally occur, or
|
Fault injection is a method for forcing errors that may not normally occur, or
|
||||||
may be difficult to reproduce. Forcing these errors in a controlled environment
|
may be difficult to reproduce. Forcing these errors in a controlled environment
|
||||||
can help the developer find and fix bugs before their code is shipped in a
|
can help the developer find and fix bugs before their code is shipped in a
|
||||||
@@ -12,3 +12,4 @@ NFS
|
|||||||
nfs-idmapper
|
nfs-idmapper
|
||||||
pnfs-block-server
|
pnfs-block-server
|
||||||
pnfs-scsi-server
|
pnfs-scsi-server
|
||||||
|
fault_injection
|
||||||
|
|||||||
Reference in New Issue
Block a user