commit | db19272edc93661835bf6ec9736cfd0754aa3c62 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Mon May 17 14:51:49 2010 -0400 |
committer | Steve French <sfrench@us.ibm.com> | Mon May 17 20:55:58 2010 +0000 |
tree | 5de9dccbf2a234db5c5ba3e7c49d3ccf4af50536 | |
parent | ade275c4b6db98ae7b197cc7c6bdd73567a975c2 [diff] |
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 <jlayton@redhat.com> Signed-off-by: Steve French <sfrench@us.ibm.com>