+1
−0
Loading
hulk inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IB6YDK -------------------------------- Commit 7a800a20 ("block: use bi_max_vecs to find the bvec pool") remove bip_slab from struct bio_integrity_payload and result in kabi broken. Fix it by add bip_slab back. Fixes: 7a800a20 ("block: use bi_max_vecs to find the bvec pool") Signed-off-by:Li Lingfeng <lilingfeng3@huawei.com> Signed-off-by:
Li Nan <linan122@huawei.com>