From: Sachin Prabhu Date: Wed, 27 Nov 2013 13:27:12 +0000 (+0000) Subject: cifs: move unix extension call to cifs_query_symlink() X-Git-Tag: v3.14-rc1~11^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ecdb4f572f6ab2219a01e3af349863f6e8b45af;p=pandora-kernel.git cifs: move unix extension call to cifs_query_symlink() Unix extensions rigth now are only applicable to smb1 operations. Move the check and subsequent unix extension call to the smb1 specific call to query_symlink() ie. cifs_query_symlink(). Signed-off-by: Sachin Prabhu Reviewed-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed