Bug 13159 - smbclient symlink/allinfo commands don't work against reparse points over SMB2.
Summary: smbclient symlink/allinfo commands don't work against reparse points over SMB2.
Status: ASSIGNED
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: libsmbclient (show other bugs)
Version: unspecified
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Jeremy Allison
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on: 13171 13172
Blocks:
  Show dependency treegraph
 
Reported: 2017-11-21 20:02 UTC by Jeremy Allison
Modified: 2023-06-05 08:43 UTC (History)
3 users (show)

See Also:


Attachments
git-am fix for master. (25.72 KB, patch)
2017-11-29 23:27 UTC, Jeremy Allison
no flags Details
Updated git-am fix for master. (25.75 KB, patch)
2017-12-02 00:35 UTC, Jeremy Allison
no flags Details
Updated git-am fix for master. (26.46 KB, patch)
2017-12-05 23:54 UTC, Jeremy Allison
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Allison 2017-11-21 20:02:00 UTC

    
Comment 1 Jeremy Allison 2017-11-21 20:02:34 UTC
Noticed whilst browsing the code in preparation for supporting reparse points in smbd.
Comment 2 Jeremy Allison 2017-11-29 23:27:17 UTC
Created attachment 13825 [details]
git-am fix for master.

Depends on the patches in the other two dependent bugs.
Comment 3 Jeremy Allison 2017-12-02 00:35:55 UTC
Created attachment 13836 [details]
Updated git-am fix for master.

With Volkers request to remove tevent_req_simple_XXX() call.
Comment 4 Jeremy Allison 2017-12-05 23:54:07 UTC
Created attachment 13848 [details]
Updated git-am fix for master.

Containing fixes for Ralph's comments.
Comment 5 Michael Tokarev 2023-06-05 08:38:30 UTC
Has this been entirely forgotten? Seems to be useful stuff.. Guess whole thing needs more work for SMB3 now, though.
Comment 6 Michael Tokarev 2023-06-05 08:43:18 UTC
Ahh. so this has been merged, but later removed, eg f471b2c70ed67507a7a6abe70321089617565426 "libsmb: Remove unused cli_smb2_set_reparse_point_fnum_send/recv".  But the bug report has been forgotten :)