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)
commit5c9cfc828ae34e19dabbdb9f2861b8c920454047
treea6c2ddf3fa7260d9e321a81c6839c239cfdfc3e0
parent3ab9bb7243489f9db3abf3d05521ddfc6b184c0a
SUNRPC: Fix a typo in unx_create()

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>
net/sunrpc/auth_unix.c
This page took 0.024077 seconds and 5 git commands to generate.