Skip to content
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

Doesn't detect error when reading from write-only file #83

Open
Nikratio opened this issue Aug 19, 2017 · 2 comments
Open

Doesn't detect error when reading from write-only file #83

Nikratio opened this issue Aug 19, 2017 · 2 comments
Assignees
Labels

Comments

@Nikratio
Copy link
Contributor

As said in issue #72, it seems that sshfs fails to notice problems when reading from a file that was opened write-only. According to https://lists.mindrot.org/pipermail/openssh-unix-dev/2017-August/036171.html, the OpenSSH server seems to correctly send the error.

We should look into that.

@Nikratio Nikratio added the bug label Aug 19, 2017
@Nikratio Nikratio self-assigned this Aug 19, 2017
@matthewcurry
Copy link

Does commit d193b1 "fix" this issue as well?

@Nikratio
Copy link
Contributor Author

Nikratio commented Oct 9, 2017

That commit doesn't exist on my system. In case you refer to the remval of writeback caching: no. That feature exposed the problem, but did not cause it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants