Re: [PATCH] sunrpc svc: be quieter

From: Trond Myklebust
Date: Tue Mar 14 2006 - 16:27:34 EST


On Tue, 2006-03-14 at 21:21 +0000, Daniel Drake wrote:
> Trond,
>
> Trond Myklebust wrote:
> > They are probably trying to ping the server with a NULL procedure call
> > to test for service availability. We should allow that particular
> > usage...
>
> Thanks, that sounds likely. Can you give some hints as to how a NULL
> procedure call might appear? Would testing for prog==0 and/or proc==0 be
> appropriate?

I can't see that authorising calls to prog==0 could ever be useful (what
would that mean?), but proc==0 is another matter: that is precisely the
NULL procedure call that I mentioned above.

Cheers,
Trond
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/