diff options
author | NeilBrown <neilb@suse.de> | 2014-09-22 02:06:23 +0200 |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2014-09-22 02:18:03 +0200 |
commit | f0cc9a057151892b885be21a1d19b0185568281d (patch) | |
tree | 121cf9034f9e5b081c36aa6135bbcee7d6614555 /drivers/md/dm-exception-store.c | |
parent | Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff) | |
download | linux-f0cc9a057151892b885be21a1d19b0185568281d.tar.xz linux-f0cc9a057151892b885be21a1d19b0185568281d.zip |
md/raid1: intialise start_next_window for READ case to avoid hang
r1_bio->start_next_window is not initialised in the READ
case, so allow_barrier may incorrectly decrement
conf->current_window_requests
which can cause raise_barrier() to block forever.
Fixes: 79ef3a8aa1cb1523cc231c9a90a278333c21f761
cc: stable@vger.kernel.org (v3.13+)
Reported-by: Brassow Jonathan <jbrassow@redhat.com>
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'drivers/md/dm-exception-store.c')
0 files changed, 0 insertions, 0 deletions