From: Trond Myklebust Date: Thu, 16 Jun 2011 17:15:41 +0000 (-0400) Subject: NFSv4: Fix a readdir regression X-Git-Tag: v3.0-rc5~51^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee7b75fc4f3ae49e1f25bf56219bb5de3c29afaf;p=pandora-kernel.git NFSv4: Fix a readdir regression Commit 7ebb9315 (NFS: use secinfo when crossing mountpoints) introduces a regression when decoding an NFSv4 readdir entry that sets the rdattr_error field. By treating the resulting value as if it is a decoding error, the current code may cause us to skip valid readdir entries. Reported-by: Andy Adamson Cc: stable@kernel.org [2.6.39] Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed