From: Steve French Date: Tue, 16 Sep 2014 12:18:19 +0000 (-0500) Subject: mfsymlinks support for SMB2.1/SMB3. Part 2 query symlink X-Git-Tag: omap-for-v3.19/prcm-cleanup~42^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c22870ea2deb2841402133909cfa707a2c0b12ed;p=pandora-kernel.git mfsymlinks support for SMB2.1/SMB3. Part 2 query symlink Adds support on SMB2.1 and SMB3 mounts for emulation of symlinks via the "Minshall/French" symlink format already used for cifs mounts when mfsymlinks mount option is used (and also used by Apple). http://wiki.samba.org/index.php/UNIX_Extensions#Minshall.2BFrench_symlinks This second patch adds support to query them (recognize them as symlinks and read them). Third version of patch makes minor corrections to error handling. Signed-off-by: Steve French Reviewed-by: Stefan Metzmacher --- Reading git-diff-tree failed