[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lustre-cvs
Subject:    [lustre-cvs] b_devel: lustre/ptlrpc events.c
From:       Eric Barton <eeb () moraine ! clusterfs ! com>
Date:       2003-09-30 9:26:15
[Download RAW message or body]

Update of /cvsroot/lustre/lustre/ptlrpc
In directory moraine.clusterfs.com:/tmp/cvs-serv28387/ptlrpc

Modified Files:
      Tag: b_devel
	events.c 
Log Message:
*  Merged HEAD diffs


Index: events.c
===================================================================
RCS file: /cvsroot/lustre/lustre/ptlrpc/events.c,v
retrieving revision 1.53.6.10
retrieving revision 1.53.6.11
diff -u -w -b -B -p -r1.53.6.10 -r1.53.6.11
--- events.c	22 May 2003 11:39:10 -0000	1.53.6.10
+++ events.c	30 Sep 2003 09:26:11 -0000	1.53.6.11
@@ -316,10 +316,10 @@ static int bulk_get_sink_callback(ptl_ev
         unsigned long            flags;
         ENTRY;
 
-        CDEBUG(D_NET, "got %s event %d\n",
+        CDEBUG(D_NET, "got %s event %d desc %p\n",
                (ev->type == PTL_EVENT_SENT) ? "SENT" :
                (ev->type == PTL_EVENT_REPLY)  ? "REPLY"  : "UNEXPECTED",
-               ev->type);
+               ev->type, desc);
 
         LASSERT(ev->type == PTL_EVENT_SENT || ev->type == PTL_EVENT_REPLY);
 

_______________________________________________
Lustre-cvs mailing list
Lustre-cvs@lists.clusterfs.com
https://lists.clusterfs.com/mailman/listinfo/lustre-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic