1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-17 02:05:21 +03:00
Jeremy Allison 1538b44d94 s3: smbd: In dfs_path_lookup(), use relative dirfsp, atname lookups in SMB_VFS_READ_DFS_PATHAT() for the pathname walk fallback.
Note that parent_pathref() must succeed before we call SMB_VFS_READ_DFS_PATHAT().
If parent_pathref() fails, just step back a component without calling
SMB_VFS_READ_DFS_PATHAT().

There are no longer any non-relative uses of SMB_VFS_READ_DFS_PATHAT().

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
2021-07-14 08:09:31 +00:00
..
2020-12-16 09:08:30 +00:00
2020-12-16 09:08:30 +00:00
2020-11-04 18:55:39 +00:00
2020-12-16 09:08:30 +00:00
2020-12-16 09:08:30 +00:00
2020-01-13 21:09:01 +00:00
2020-12-16 09:08:30 +00:00
2021-04-29 03:58:37 +00:00
2021-04-19 18:18:31 +00:00
2021-04-22 17:57:30 +00:00
2021-03-31 06:13:39 +00:00
2020-12-16 09:08:30 +00:00
2021-07-04 17:15:35 +00:00