]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
common/fail_make_request: fix error message
authorMark Harmstone <maharmstone@fb.com>
Wed, 31 Jul 2024 11:41:33 +0000 (12:41 +0100)
committerZorro Lang <zlang@kernel.org>
Sat, 12 Oct 2024 14:06:30 +0000 (22:06 +0800)
commitc9a2881aa6f890211cb0b816cd8f0f202a00cde5
tree57f0efd042814324ccdf7256fe334c91f207b1d3
parent74777e97c56b516e8dd8b0b40d64ffd00d9216fc
common/fail_make_request: fix error message

fail_make_request depends on the kernel option CONFIG_FAIL_MAKE_REQUEST
to function, not CONFIG_FAULT_INJECTION_DEBUG_FS.

Signed-off-by: Mark Harmstone <maharmstone@fb.com>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
common/fail_make_request