From: Trond Myklebust Date: Wed, 1 Dec 2010 02:56:32 +0000 (-0500) Subject: NFS: Ensure we use the correct cookie in nfs_readdir_xdr_filler X-Git-Tag: v2.6.37-rc6~34^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0aded708d125a3ff7e5abaea9c2d9c6d7ebbfdcd;p=pandora-kernel.git NFS: Ensure we use the correct cookie in nfs_readdir_xdr_filler We need to use the cookie from the previous array entry, not the actual cookie that we are searching for (except for the case of uncached_readdir). Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed