Uh oh!
There was an error while loading. Please reload this page.
handle exceptions in SMB::stat - #7556
Merged
Merged
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
|
MorrisJobke
approved these changes
Dec 18, 2017
With Nextcloud 16, the problem still appears with symlink on share, i tested the following code, and it works : |
icewind1991
commented
Jun 5, 2019
MemberAuthor
@rik26 can you submit a PR with your change |
rik26
commented
Jun 5, 2019
@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.. |
MorrisJobke added a commit
that referenced
this pull request
Jul 2, 2019
See #7556 (comment) Signed-off-by: Morris Jobke <hey@morrisjobke.de>
MorrisJobke
commented
Jul 2, 2019
Member
You are not useless. Thanks for the hint already. I opened a PR at #16195 |
rullzer pushed a commit
that referenced
this pull request
Jul 8, 2019
See #7556 (comment) Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Properly handle non existing/non readable files