X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fldlm%2Fldlm_inodebits.c;h=626c624b252de2f27616bde414e3f191d4c138e1;hp=269c49a5de897891e507f45ed1f194f285648ebe;hb=2a77dd3bee76d1928e078f7d2953674bb7a7db8f;hpb=85011d372dfb50500ba5eef3f2fa79e5d6507539 diff --git a/lustre/ldlm/ldlm_inodebits.c b/lustre/ldlm/ldlm_inodebits.c index 269c49a..626c624 100644 --- a/lustre/ldlm/ldlm_inodebits.c +++ b/lustre/ldlm/ldlm_inodebits.c @@ -412,7 +412,6 @@ int ldlm_cli_dropbits(struct ldlm_lock *lock, __u64 drop_bits) ldlm_set_cbpending(lock); ldlm_set_bl_ast(lock); unlock_res_and_lock(lock); - LASSERT(list_empty(&lock->l_lru)); GOTO(exit, rc); } EXIT;