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)
commitb4528762ca92261c6ed3f03e76adeb1dc587aacb
tree461eebfce2935cefb7a07a7ee55e12c7d0959c5d
parent1d2e88e73ee0af52b0ed63b5fb8f42a919a4d9de
SUNRPC: AUTH_SYS "machine creds" shouldn't use negative valued uid/gid

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>
net/sunrpc/auth_generic.c