Pavel Shilovsky eb85d94bdd CIFS: Fix symbolic links usage
Now we treat any reparse point as a symbolic link and map it to a Unix
one that is not true in a common case due to many reparse point types
supported by SMB servers.

Distinguish reparse point types into two groups:
1) that can be accessed directly through a reparse point
(junctions, deduplicated files, NFS symlinks);
2) that need to be processed manually (Windows symbolic links, DFS);

and map only Windows symbolic links to Unix ones.

Cc: <stable@vger.kernel.org>
Acked-by: Jeff Layton <jlayton@redhat.com>
Reported-and-tested-by: Joao Correia <joaomiguelcorreia@gmail.com>
Signed-off-by: Pavel Shilovsky <piastry@etersoft.ru>
Signed-off-by: Steve French <smfrench@gmail.com>
2013-11-11 16:31:03 -06:00
..
2013-09-25 19:01:27 -05:00
2013-11-11 16:31:03 -06:00
2013-11-08 05:57:46 +09:00
2013-11-11 16:31:03 -06:00
2013-06-26 23:45:05 -05:00
2013-09-08 14:27:34 -05:00
2013-11-11 16:31:03 -06:00
2007-06-05 18:30:44 +00:00
2013-11-11 16:31:03 -06:00
2013-06-26 23:45:05 -05:00
2013-11-11 16:31:03 -06:00
2013-11-02 12:52:41 -05:00
2013-11-11 16:31:03 -06:00
2012-07-24 10:25:13 -05:00
2013-09-08 14:54:24 -05:00