1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-15 05:57:49 +03:00
Volker Lendecke a0edab5092 libsmb: Retry with OPEN_REPARSE_POINT on IO_REPARSE_TAG_NOT_HANDLED
Eventually we'll have to make STOPPED_ON_SYMLINK special to handle the
symlink response, but for now they are the same.

STOPPED_ON_SYMLINK will tell us where the symlink is,
REPARSE_TAG_NOT_HANDLED won't. So if there's an unhandled reparse
point somewhere in the path, there's no really good way to handle
this. We'll get the REPARSE_TAG_NOT_HANDLED the second time as
well. Even SMB1 QPATHINFO gets this when you try to cross a NFS
reparse point.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2023-08-10 13:40:31 +00:00
..
2023-07-13 06:34:01 +00:00
2022-10-03 20:03:32 +00:00
2023-07-13 06:34:01 +00:00
2020-01-19 18:29:39 +00:00
2023-07-13 06:34:01 +00:00
2023-07-13 06:34:01 +00:00
2023-07-13 06:34:01 +00:00
2023-07-13 06:34:01 +00:00
2023-07-13 06:34:01 +00:00
2018-02-13 16:42:22 +01:00