From: Jeff Layton Date: Wed, 30 Jul 2014 12:27:12 +0000 (-0400) Subject: nfsd: move unhash_client_locked call into mark_client_expired_locked X-Git-Tag: omap-for-v3.17/fixes-against-rc2~101^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97403d95e1a7f5b257e90aad1f3284953bc72671;p=pandora-kernel.git nfsd: move unhash_client_locked call into mark_client_expired_locked All the callers except for the fault injection code call it directly afterward, and in the fault injection case it won't hurt to do so anyway. Signed-off-by: Jeff Layton Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed