Commit 399d2e9
authored
Make pollHack work on read-only mounts on Darwin
Ports commit fee50bf to poll_darwin.go in order to allow read-only mounts on Darwin as well.
Fixes rfjakob/gocryptfs#595 where we can't use gocryptfs -ro or gocryptfs -reverse on macOS because go-fuse tries to write to the read-only mountpoint during initial mount.
Cheers!
Edit: signed the CLA and re-pushed so automated checks pass
Edit: potentially fixes hanwen#373
hanwen#4201 parent f57e95b commit 399d2e9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments