nfsd: break out hashtable search into separate function
authorJeff Layton <jlayton@redhat.com>
Mon, 28 Jan 2013 19:41:14 +0000 (14:41 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 4 Feb 2013 14:16:24 +0000 (09:16 -0500)
Later, we'll need more than one call site for this, so break it out
into a new function.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found