Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Comments

Call OpenFile instead of Open in CacheOnReadFs (fixes #193)#332

Merged
0xmichalis merged 1 commit intospf13:masterfrom
pojntfx:master
Jan 5, 2022
Merged

Call OpenFile instead of Open in CacheOnReadFs (fixes #193)#332
0xmichalis merged 1 commit intospf13:masterfrom
pojntfx:master

Conversation

@pojntfx
Copy link

@pojntfx pojntfx commented Dec 25, 2021

This closes #193 by calling OpenFile instead of Open when appropiate, thus passing i.e. O_CREATE to the layer. Already tested in https://github.com/pojntfx/stfs.

@CLAassistant
Copy link

CLAassistant commented Dec 25, 2021

CLA assistant check
All committers have signed the CLA.

@0xmichalis 0xmichalis merged commit cd35605 into spf13:master Jan 5, 2022
messikiller pushed a commit to messikiller/afero that referenced this pull request Apr 8, 2025
Call `OpenFile` instead of `Open` in `CacheOnReadFs` (fixes spf13#193)
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.

CacheOnReadFs.OpenFile fails to create file with O_CREATE flag

3 participants