1
0
mirror of https://github.com/samba-team/samba.git synced 2025-05-28 21:05:48 +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 05:41:36 +00:00
2023-08-08 04:39:38 +00:00
2023-07-17 11:46:29 +00:00
2023-07-19 09:58:37 +00:00
2023-08-08 04:39:38 +00:00
2023-08-08 04:39:38 +00:00
2023-08-08 04:39:38 +00:00
2023-08-08 04:39:38 +00:00
2023-08-08 04:39:38 +00:00
2023-07-19 09:58:37 +00:00