X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fldlm%2Fldlm_request.c;h=e51cd980572b97a048e2f323e466123840a93d31;hb=ed389ce352db327117c85460e81767e2594cce7c;hp=6fea124d98398ae7d1624d35ef00db9cf4470cb7;hpb=5bbdc97967b15a665e1263790fe729c576a90e5f;p=fs%2Flustre-release.git diff --git a/lustre/ldlm/ldlm_request.c b/lustre/ldlm/ldlm_request.c index 6fea124..e51cd98 100644 --- a/lustre/ldlm/ldlm_request.c +++ b/lustre/ldlm/ldlm_request.c @@ -2469,7 +2469,7 @@ static int ldlm_chain_lock_for_replay(struct ldlm_lock *lock, void *closure) /* we use l_pending_chain here, because it's unused on clients. */ LASSERTF(list_empty(&lock->l_pending_chain), - "lock %p next %p prev %p\n", + "lock %px next %px prev %px\n", lock, &lock->l_pending_chain.next, &lock->l_pending_chain.prev); /*