The Samba-Bugzilla – Bug 13159
smbclient symlink/allinfo commands don't work against reparse points over SMB2.
Last modified: 2017-12-05 23:54:07 UTC
Noticed whilst browsing the code in preparation for supporting reparse points in smbd.
Created attachment 13825 [details] git-am fix for master. Depends on the patches in the other two dependent bugs.
Created attachment 13836 [details] Updated git-am fix for master. With Volkers request to remove tevent_req_simple_XXX() call.
Created attachment 13848 [details] Updated git-am fix for master. Containing fixes for Ralph's comments.