SUNRPC: AUTH_SYS "machine creds" shouldn't use negative valued uid/gid
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 11 May 2008 19:18:51 +0000 (12:18 -0700)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 18 May 2008 18:18:27 +0000 (14:18 -0400)
Apparently this causes Solaris 10 servers to refuse our NFSv4 SETCLIENTID
calls. Fall back to root creds for now, since most servers that care are
very likely to have root squashing enabled.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found