[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: proxy-defpager
From: |
Roland McGrath |
Subject: |
Re: proxy-defpager |
Date: |
Mon, 5 Aug 2002 16:03:23 -0400 (EDT) |
>
> I fixed a couple of buglets in the proxy-defpager. However, one bug
> remains. It is using the same names for the server stubs as for the client
> RPCs! Because of that, it doesn't talk to the defpager, but to itself,
> recursively. It ends up to fail at all operations because the defpager port
> isn't in the trivfs control class, of course.
D'oh!
> I have not tried to fix that, but I guess adding
> proxy-defpager-MIGCOMFLAGS = -prefix proxy_
> (or something to that effect) and renaming the functions should work.
> I will test and do that tomorrow if you don't beat me to it.
Yes, that should be right. I'll let you do it since you can test it.
- proxy-defpager, Marcus Brinkmann, 2002/08/04
- Re: proxy-defpager,
Roland McGrath <=