From: Olaf Kirch Date: Wed, 4 Oct 2006 09:16:04 +0000 (-0700) Subject: [PATCH] knfsd: lockd: fix use of h_nextrebind X-Git-Tag: v2.6.19-rc1~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ade060ee51b9b6cf18d580405dc9ab90067f69f;p=pandora-kernel.git [PATCH] knfsd: lockd: fix use of h_nextrebind nlmclnt_recovery would try to force a portmap rebind by setting host->h_nextrebind to 0. The right thing to do here is to set it to the current time. Signed-off-by: Olaf Kirch Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed