-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[stable9.1] forward port smbfixes #25951
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@butonic, thanks for your PR! By analyzing the annotation information on this pull request, we identified @blizzz, @icewind1991, @PVince81 and @Xenopathic to be potential reviewers |
|
fb8b0b3 to
fea58ee
Compare
|
@DeepDiver1975 why would the result files be empty? |
|
@butonic I relaunched the test |
fea58ee to
1e35c6a
Compare
|
I think I found it ... still wrong class name ... fix incoming |
|
@jvillafanez @DeepDiver1975 @PVince81 jenkins is happy |
|
Code looks good 👍 |
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Description
forward port smbfixes of #25817 to stable9.1
Related Issue
debugged at customer
Motivation and Context
Windows seems to set the hidden flag on shares of drives, eg. E: This PR fakes the visibility and forward ports the trace logging developed to find the root cause / reproduce the problem.
How Has This Been Tested?
At the customer, locally and with the testsuite. Although we should add a share that is set up as described above to automatically cover the use case.
Types of changes
Checklist: