cifs: use Minshall+French symlink functions
authorStefan Metzmacher <metze@samba.org>
Thu, 5 Aug 2010 19:19:56 +0000 (21:19 +0200)
committerSteve French <sfrench@us.ibm.com>
Wed, 29 Sep 2010 19:04:31 +0000 (19:04 +0000)
commit1b12b9c15b4371d83b729b8fc18c670e78a1479b
treef82c9b0d01cdc5e64765780403f460e9e0d8496b
parent8713d01db8bf948eb9632726f529ec4f821bb025
cifs: use Minshall+French symlink functions

If configured, Minshall+French Symlinks are used against
all servers. If the server supports UNIX Extensions,
we still create Minshall+French Symlinks on write,
but on read we fallback to UNIX Extension symlinks.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifs_fs_sb.h
fs/cifs/inode.c
fs/cifs/link.c
fs/cifs/readdir.c