From: J. Bruce Fields Date: Wed, 24 Nov 2010 22:30:54 +0000 (-0500) Subject: nfsd4: fix mixed 4.0/4.1 handling, 4.1 reboot X-Git-Tag: v2.6.38-rc1~51^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e203d506bd221bfa5b3acbb7336ae7b7646636a4;p=pandora-kernel.git nfsd4: fix mixed 4.0/4.1 handling, 4.1 reboot Instead of failing to find client entries which don't match the minorversion, we should be finding them, then either erroring out or expiring them as appropriate. This also fixes a problem which would cause the 4.1 server to fail to recognize clients after a second reboot. Reported-by: Casey Bodley Reviewed-by: Benny Halevy Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed