From: Jeff Layton Date: Mon, 12 Nov 2012 20:00:52 +0000 (-0500) Subject: nfsd: have nfsd4_find_reclaim_client take a char * argument X-Git-Tag: v3.8-rc1~20^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=278c931cb05ae624df8c82b6bdfbb0e03392cde7;p=pandora-kernel.git nfsd: have nfsd4_find_reclaim_client take a char * argument Currently, it takes a client pointer, but later we're going to need to search for these records without knowing whether a matching client even exists. Signed-off-by: Jeff Layton Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed