Although I'd have done it somewhat differently (setup the dummy in
ntirpc itself as I had in other places in the code), Dan's proposed
solution was OK.
What I don't understand now: why is it still trying to clnt_call,
when it has already been told the chan is EINVAL?
We set fields to NULL to catch exactly these kind of errors.