diff options
author | Martin K. Petersen <martin.petersen@oracle.com> | 2014-02-06 20:14:13 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-02-22 21:32:28 (GMT) |
commit | e028fddcb873c16722b44e6bcab14aa56500e9d9 (patch) | |
tree | 8d7648ad5d62db9624c09b44af09879d73fa5f16 /virt | |
parent | b98625aa1d9394316eca6ef099e4cd7c8b404c58 (diff) | |
download | linux-fsl-qoriq-e028fddcb873c16722b44e6bcab14aa56500e9d9.tar.xz |
block: Fix nr_vecs for inline integrity vectors
commit 087787959ce851d7bbb19f10f6e9241b7f85a3ca upstream.
Commit 9f060e2231ca changed the way we handle allocations for the
integrity vectors. When the vectors are inline there is no associated
slab and consequently bvec_nr_vecs() returns 0. Ensure that we check
against BIP_INLINE_VECS in that case.
Reported-by: David Milburn <dmilburn@redhat.com>
Tested-by: David Milburn <dmilburn@redhat.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions