diff options
author | Paulo Alcantara <pc@manguebit.org> | 2025-07-31 20:46:43 -0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2025-08-04 19:29:14 -0500 |
commit | 5b432ae5dff5eb2e6acd55473309fdd5c16ff779 (patch) | |
tree | 0dd557a0e075c6811c298d1678a99cd8184f5959 /rust/helpers/mutex.c | |
parent | 6b445309eec2bc0594f3e24c7777aeef891d386e (diff) |
smb: client: fix creating symlinks under POSIX mounts
SMB3.1.1 POSIX mounts support native symlinks that are created with
IO_REPARSE_TAG_SYMLINK reparse points, so skip the checking of
FILE_SUPPORTS_REPARSE_POINTS as some servers might not have it set.
Cc: linux-cifs@vger.kernel.org
Cc: Ralph Boehme <slow@samba.org>
Cc: David Howells <dhowells@redhat.com>
Cc: <stable@vger.kernel.org>
Reported-by: Matthew Richardson <m.richardson@ed.ac.uk>
Closes: https://marc.info/?i=1124e7cd-6a46-40a6-9f44-b7664a66654b@ed.ac.uk
Signed-off-by: Paulo Alcantara (Red Hat) <pc@manguebit.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'rust/helpers/mutex.c')
0 files changed, 0 insertions, 0 deletions