diff options
author | Shaohua Li <shli@fb.com> | 2017-09-21 10:23:35 -0700 |
---|---|---|
committer | Shaohua Li <shli@fb.com> | 2017-09-27 20:07:40 -0700 |
commit | 393debc23c7820211d1c8253dd6a8408a7628fe7 (patch) | |
tree | f7306f2a4c7e664e27758edfafb23616ca0c90f2 /fs/jffs2 | |
parent | 4a704d6db0ee4a349d5d523813a718e429b4914d (diff) | |
download | linux-393debc23c7820211d1c8253dd6a8408a7628fe7.tar.bz2 |
md: separate request handling
With commit cc27b0c78c79, pers->make_request could bail out without handling
the bio. If that happens, we should retry. The commit fixes md_make_request
but not other call sites. Separate the request handling part, so other call
sites can use it.
Reported-by: Nate Dailey <nate.dailey@stratus.com>
Fix: cc27b0c78c79(md: fix deadlock between mddev_suspend() and md_write_start())
Cc: stable@vger.kernel.org
Reviewed-by: NeilBrown <neilb@suse.com>
Signed-off-by: Shaohua Li <shli@fb.com>
Diffstat (limited to 'fs/jffs2')
0 files changed, 0 insertions, 0 deletions