diff options
author | Shaohua Li <shli@fb.com> | 2017-09-21 19:23:35 +0200 |
---|---|---|
committer | Shaohua Li <shli@fb.com> | 2017-09-28 05:07:40 +0200 |
commit | 393debc23c7820211d1c8253dd6a8408a7628fe7 (patch) | |
tree | f7306f2a4c7e664e27758edfafb23616ca0c90f2 /drivers/ata/ahci_xgene.c | |
parent | Merge tag 'kbuild-fixes-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/g... (diff) | |
download | linux-393debc23c7820211d1c8253dd6a8408a7628fe7.tar.xz linux-393debc23c7820211d1c8253dd6a8408a7628fe7.zip |
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 'drivers/ata/ahci_xgene.c')
0 files changed, 0 insertions, 0 deletions