cifs: Add create MFSymlinks to protocol ops struct
authorSachin Prabhu <sprabhu@redhat.com>
Mon, 25 Nov 2013 17:09:52 +0000 (17:09 +0000)
committerSteve French <smfrench@gmail.com>
Mon, 20 Jan 2014 06:14:00 +0000 (00:14 -0600)
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 <sprabhu@redhat.com>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/cifsglob.h
fs/cifs/cifsproto.h
fs/cifs/link.c
fs/cifs/smb1ops.c

Simple merge
Simple merge
diff --cc fs/cifs/link.c
Simple merge
Simple merge