From: Jeff Layton Date: Wed, 22 Jul 2009 19:08:58 +0000 (-0400) Subject: cifs: disable serverino if server doesn't support it X-Git-Tag: v2.6.31-rc5~96^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce6e7fcd43aab1f77e56aa36936dd7d2d05a1ffa;p=pandora-kernel.git cifs: disable serverino if server doesn't support it A recent regression when dealing with older servers. This bug was introduced when we made serverino the default... When the server can't provide inode numbers, disable it for the mount. Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed