]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
SUNRPC: No, I did not intend to create a 256KiB hashtable
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 12 Sep 2013 14:16:31 +0000 (10:16 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 12 Sep 2013 14:16:31 +0000 (10:16 -0400)
commit23c323af0375a7f63732bed0386aba5935b8de69
tree2244871e47070a7a3eb4f5fdea075531729d484c
parent134293059bd5ed59f093a8f8a374b3d074b71440
SUNRPC: No, I did not intend to create a 256KiB hashtable

Fix the declaration of the gss_auth_hash_table so that it creates
a 16 bucket hashtable, as I had intended.

Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/auth_gss/auth_gss.c