From: Sachin Prabhu Date: Mon, 25 Nov 2013 17:09:52 +0000 (+0000) Subject: cifs: Add create MFSymlinks to protocol ops struct X-Git-Tag: v3.14-rc1~11^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbb0aba6ff3ff5b64f094f81f4d99d2323c0afcc;p=pandora-kernel.git cifs: Add create MFSymlinks to protocol ops struct Add a new protocol ops function create_mf_symlink and have create_mf_symlink() use it. This patchset moves the MFSymlink operations completely to the ops structure so that we only use the right protocol versions when querying or creating MFSymlinks. Signed-off-by: Sachin Prabhu Reviewed-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed