From: Jeff Layton Date: Mon, 17 May 2010 18:51:49 +0000 (-0400) Subject: cifs: always revalidate hardlinked inodes when using noserverino X-Git-Tag: v2.6.35-rc1~528^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db19272edc93661835bf6ec9736cfd0754aa3c62;p=pandora-kernel.git cifs: always revalidate hardlinked inodes when using noserverino The old cifs_revalidate logic always revalidated hardlinked inodes. This hack allowed CIFS to pass some connectathon tests when server inode numbers aren't used (basic test7, in particular). Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed