git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f2e9f0
)
ext4: add debugging trigger for ext4_error()
author
Theodore Ts'o
<tytso@mit.edu>
Thu, 31 May 2012 02:56:46 +0000
(22:56 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Thu, 31 May 2012 02:56:46 +0000
(22:56 -0400)
Make it easy to test whether or not the error handling subsystem in
ext4 is working correctly. This allows us to simulate an ext4_error()
by echoing a string to /sys/fs/ext4/<dev>/trigger_fs_error.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: ksumrall@google.com
No differences found