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

List:       linux-kernel
Subject:    [patch] minor lockd debugging typo
From:       Pete Wyckoff <pw () osc ! edu>
Date:       2001-05-29 19:55:58
[Download RAW message or body]

Rather than print proc twice, you probably intend to show the prog.
(At least, I had wanted to see the prog in the debugging output. :) )

		-- Pete

diff -X dontdiff -ruN linux-2.4.5-kdb/fs/lockd/mon.c linux-2.4.5/fs/lockd/mon.c
--- linux-2.4.5-kdb/fs/lockd/mon.c      Mon Oct 16 15:58:51 2000
+++ linux-2.4.5/fs/lockd/mon.c  Tue May 29 15:52:17 2001
@@ -146,7 +146,7 @@
        u32     addr = ntohl(argp->addr);
 
        dprintk("nsm: xdr_encode_mon(%08x, %d, %d, %d)\n",
-                       htonl(argp->addr), htonl(argp->proc),
+                       htonl(argp->addr), htonl(argp->prog),
                        htonl(argp->vers), htonl(argp->proc));
 
        /*
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

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

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