From: Andriy Skulysh Date: Mon, 16 Dec 2019 20:09:37 +0000 (+0200) Subject: LU-13456 ldlm: fix reprocessing of locks with more bits X-Git-Tag: 2.14.56~103 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=05e6ccd344e7eba44e43230fa2fa0a1b3b6115c4;hp=05e6ccd344e7eba44e43230fa2fa0a1b3b6115c4 LU-13456 ldlm: fix reprocessing of locks with more bits Reprocessing check queues should be extended with just granted lock inodebits. ldlm_reprocess_all() should be called on BL AST race. Change-Id: Ifd232062068481c1c62fa2f2a14c7778d4402260 Fixes: 2250e072c3785 ("LU-12017 ldlm: DoM truncate deadlock") HPE-bug-id: LUS-8224 Signed-off-by: Andriy Skulysh Reviewed-by: Alexander Boyko Reviewed-by: Vitaly Fertman Reviewed-on: https://review.whamcloud.com/38244 Reviewed-by: Andreas Dilger Tested-by: jenkins Tested-by: Maloo Reviewed-by: Vitaly Fertman Reviewed-by: Oleg Drokin ---