Re: knfsd problem in late 2.1

David S. Miller (davem@dm.cobaltmicro.com)
Thu, 21 May 1998 05:16:07 -0700


kdev_t != dev_t, this is the bug, printing out the two values in hex
would have made this obvious and it's the first thing I did...

(gdb) p/x 33554436
$2 = 0x2000004
(gdb) p/x 2052
$3 = 0x804

Later,
David S. Miller
davem@dm.cobaltmicro.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu