Fix a fuse bug
Create reply contains flags but those are not O_* passed in by request. Those are FOPEN_* fuse-specific flags describing new file's mode (caching, passthrough etc).
Please register or sign in to comment
Create reply contains flags but those are not O_* passed in by request. Those are FOPEN_* fuse-specific flags describing new file's mode (caching, passthrough etc).