diff options
author | Mike Snitzer <snitzer@redhat.com> | 2014-03-28 02:15:02 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-05-13 14:11:32 +0200 |
commit | 53b67ae8d3d01efbdfd7ae431d8d46cba70084b9 (patch) | |
tree | ba99052e5ad2a0d44b2b2dda74d715be3ce5793e /README | |
parent | b4e472edda0a5993ede690aca9a3fa3d8750c5f2 (diff) |
dm thin: fix dangling bio in process_deferred_bios error path
commit fe76cd88e654124d1431bb662a0fc6e99ca811a5 upstream.
If unable to ensure_next_mapping() we must add the current bio, which
was removed from the @bios list via bio_list_pop, back to the
deferred_bios list before all the remaining @bios.
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Acked-by: Joe Thornber <ejt@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions