]> git.hungrycats.org Git - linux/commit
[PATCH] auth_domain_lookup fix
authorOlaf Kirch <okir@suse.de>
Wed, 13 Oct 2004 14:27:25 +0000 (07:27 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 13 Oct 2004 14:27:25 +0000 (07:27 -0700)
commitcb338041fa6a0ff74da1e23b9e4452fcf5bb5ad3
treefc316a3bf106cb2603b059cfbb45140bbac994a1
parentb5c42162692a19bcde6ca38abfc3bfd880c12d55
[PATCH] auth_domain_lookup fix

This patch makes sure that auth_domain_lookup returns NULL when it doesn't
find a matching entry, rather than the last entry in the hash chain.

Signed-off-by: Olaf Kirch <okir@suse.de>
Acked-by: Neil Brown <neilb@cse.unsw.edu.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
net/sunrpc/svcauth.c