X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Flod%2Flod_qos.c;h=b1aa0c1f8b9ec7a2d1ccde53fafd7266d683db92;hp=af0f9dbb92b8a945fb353ca4c03e0f67506fd0d9;hb=cee1ab3997d70ee5eeece41b50fbe4479eda9d14;hpb=20af79d52e2c724dd7e665258432ddce758eb04d diff --git a/lustre/lod/lod_qos.c b/lustre/lod/lod_qos.c index af0f9db..b1aa0c1 100644 --- a/lustre/lod/lod_qos.c +++ b/lustre/lod/lod_qos.c @@ -1315,6 +1315,9 @@ static int lod_qos_parse_config(const struct lu_env *env, v3 = buf->lb_buf; lod_object_set_pool(lo, v3->lmm_pool_name); + /* In the function below, .hs_keycmp resolves to + * pool_hashkey_keycmp() */ + /* coverity[overrun-buffer-val] */ pool = lod_find_pool(d, v3->lmm_pool_name); if (pool != NULL) { if (lo->ldo_def_stripe_offset !=