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

Cygwin, better handle read-only FS #504

Merged
merged 1 commit into from
Apr 6, 2018
Merged

Cygwin, better handle read-only FS #504

merged 1 commit into from
Apr 6, 2018

Conversation

benrubson
Copy link
Contributor

Hi,

This PR allows to better handle read-only FS in Cygwin.

When a FS is read-only, files deletion will not return error, however files will not thankfully be deleted.
This PR then makes Cygwin rm to correctly return a read-only filesystem error.
It does not however help with Windows explorer for now, as described in winfsp/winfsp#157.

And 2 small cosmetic changes in integration tests I had in queue...

Thx !

Ben

@benrubson benrubson requested a review from rfjakob April 5, 2018 22:14
@benrubson benrubson merged commit dbfff03 into vgough:master Apr 6, 2018
@benrubson benrubson deleted the links branch April 6, 2018 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants