SUNRPC: Fix a typo in unx_create()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 24 Jun 2007 19:24:29 +0000 (15:24 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Jul 2007 03:40:33 +0000 (23:40 -0400)
We want to set the unix_cred_cache.nextgc on the first call to
unx_create(), which should be when unix_auth.au_count === 1

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

No differences found