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:
Daniel W. S. Almeida 2020-01-10 20:24:31 -03:00 committed by Jonathan Corbet
parent 98600b71f2
commit 6996e8ca8b
2 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,7 @@
===================
NFS Fault Injection
===================
Fault Injection
===============
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
can help the developer find and fix bugs before their code is shipped in a

View File

@ -12,3 +12,4 @@ NFS
nfs-idmapper
pnfs-block-server
pnfs-scsi-server
fault_injection