X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fsec%2Fupcall_cache.c;h=ad4686a4a842baaf042bd739f703ffd2d11f17a8;hb=c20f7da25445308ed1f5a78cfe3a07d55b796fbf;hp=c3b0dbb2a44447a0012dd1c17bd622b7889c2357;hpb=193730f803f7be50992c5e4e89ef28962472aa86;p=fs%2Flustre-release.git diff --git a/lustre/sec/upcall_cache.c b/lustre/sec/upcall_cache.c index c3b0dbb..ad4686a 100644 --- a/lustre/sec/upcall_cache.c +++ b/lustre/sec/upcall_cache.c @@ -263,7 +263,6 @@ find_again: } /* Now we know it's good */ - LASSERT(UC_CACHE_IS_VALID(entry)); write_unlock(&cache->uc_hashlock); RETURN(entry);