From: J. Bruce Fields Date: Fri, 16 Nov 2012 20:22:43 +0000 (-0500) Subject: nfsd: fix v4 reply caching X-Git-Tag: v3.2.36~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e88b9090be26e674bda11fbad6dd7056065c1196;p=pandora-kernel.git nfsd: fix v4 reply caching commit 57d276d71aef7d8305ff002a070cb98deb2edced upstream. Very embarassing: 1091006c5eb15cba56785bd5b498a8d0b9546903 "nfsd: turn on reply cache for NFSv4" missed a line, effectively leaving the reply cache off in the v4 case. I thought I'd tested that, but I guess not. This time, wrote a pynfs test to confirm it works. Signed-off-by: J. Bruce Fields Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed