-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
handle exceptions in SMB::stat #7556
Conversation
Signed-off-by: Robin Appelman <robin@icewind.nl>
Codecov Report
@@ Coverage Diff @@
## master #7556 +/- ##
============================================
- Coverage 51.18% 51.18% -0.01%
- Complexity 24874 24876 +2
============================================
Files 1601 1601
Lines 94707 94712 +5
Branches 1368 1368
============================================
Hits 48475 48475
- Misses 46232 46237 +5
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sounds sane
With Nextcloud 16, the problem still appears with symlink on share, i tested the following code, and it works :
|
@rik26 can you submit a PR with your change |
@icewind1991 It's not i'm not willing to help, but i don't understand how to make a PR... And sorry for the duplicate but as the issue was closed i created a new one ... Sorry for being useless.. |
See #7556 (comment) Signed-off-by: Morris Jobke <hey@morrisjobke.de>
You are not useless. Thanks for the hint already. I opened a PR at #16195 |
See #7556 (comment) Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Properly handle non existing/non readable files