Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270239
b: refs/heads/master
c: 1e4cb22
h: refs/heads/master
i:
  270237: 103a865
  270235: b64d98a
  270231: 3c79cb5
  270223: 715d449
  270207: c45f7fe
v: v3
  • Loading branch information
Per Forlin authored and Chris Ball committed Oct 26, 2011
1 parent 5daaba8 commit 50c8e6e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1b676f70c108cda90cf9d114d16c677584400efc
refs/heads/master: 1e4cb22bb5094def8eb5c3893f9dda2d517d29bb
8 changes: 7 additions & 1 deletion trunk/Documentation/fault-injection/fault-injection.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@ o fail_make_request
/sys/block/<device>/make-it-fail or
/sys/block/<device>/<partition>/make-it-fail. (generic_make_request())

o fail_mmc_request

injects MMC data errors on devices permitted by setting
debugfs entries under /sys/kernel/debug/mmc0/fail_mmc_request

Configure fault-injection capabilities behavior
-----------------------------------------------

Expand Down Expand Up @@ -115,7 +120,8 @@ use the boot option:

failslab=
fail_page_alloc=
fail_make_request=<interval>,<probability>,<space>,<times>
fail_make_request=
fail_mmc_request=<interval>,<probability>,<space>,<times>

How to add new fault injection capability
-----------------------------------------
Expand Down

0 comments on commit 50c8e6e

Please sign in to comment.