[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170822230043.9968-1-bart.vanassche@wdc.com>
Date: Tue, 22 Aug 2017 16:00:41 -0700
From: Bart Van Assche <bart.vanassche@....com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-block@...r.kernel.org, linux-kernel@...r.kernel.org,
Bart Van Assche <bart.vanassche@....com>
Subject: [PATCH v2 0/2] Make I/O timeout failure injection again task-independent
Hello Andrew,
A recent change in the fault injection code introduced an undesired change
in the behavior of the I/O timeout failure injection code. This series
restores the original behavior. Please consider these patches for kernel
v4.14.
Thanks,
Bart.
Changes compared to v1:
- Fixed build with CONFIG_FAIL_PAGE_ALLOC, CONFIG_FAIL_IO_TIMEOUT and/or
CONFIG_FAIL_FUTEX enabled.
Bart Van Assche (2):
fault-inject: Restore support for task-independent fault injection
block: Make I/O timeout failure injection again task-independent
block/blk-timeout.c | 2 +-
include/linux/fault-inject.h | 11 +++++++++--
lib/fault-inject.c | 4 +++-
3 files changed, 13 insertions(+), 4 deletions(-)
--
2.14.0
Powered by blists - more mailing lists