From: Jeff Layton Date: Mon, 17 May 2010 11:18:58 +0000 (-0400) Subject: cifs: fix noserverino handling when unix extensions are enabled X-Git-Tag: v2.6.35-rc1~528^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4065c802da7484fa36f8cdf10f18d087233ecb88;p=pandora-kernel.git cifs: fix noserverino handling when unix extensions are enabled The uniqueid field sent by the server when unix extensions are enabled is currently used sometimes when it shouldn't be. The readdir codepath is correct, but most others are not. Fix it. Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed