From: Mi Jinlong Date: Fri, 11 Mar 2011 04:13:55 +0000 (+0800) Subject: nfsd: wrong index used in inner loop X-Git-Tag: v2.6.37.6~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c923393d39b88dd97cfc3a99899fab22518cae7;p=pandora-kernel.git nfsd: wrong index used in inner loop commit 5a02ab7c3c4580f94d13c683721039855b67cda6 upstream. We must not use dummy for index. After the first index, READ32(dummy) will change dummy!!!! Signed-off-by: Mi Jinlong [bfields@redhat.com: Trond points out READ_BUF alone is sufficient.] Signed-off-by: J. Bruce Fields Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed