diff options
author | Paulo Alcantara <pc@manguebit.com> | 2023-11-26 05:55:07 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2024-01-08 00:46:06 +0300 |
commit | 5408990aa662bcfd6ba894734023a023a16e8729 (patch) | |
tree | 926738354eaea0c27e823c560fa78920973f9e08 /tools/perf/scripts/python/gecko.py | |
parent | 7435d51b7ea2ab7801279c43ecd72063e9d5c92f (diff) | |
download | linux-5408990aa662bcfd6ba894734023a023a16e8729.tar.xz |
smb: client: fix hardlinking of reparse points
The client was sending an SMB2_CREATE request without setting
OPEN_REPARSE_POINT flag thus failing the entire hardlink operation.
Fix this by setting OPEN_REPARSE_POINT in create options for
SMB2_CREATE request when the source inode is a repase point.
Signed-off-by: Paulo Alcantara (SUSE) <pc@manguebit.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions