Skip to content

Fix open append#370

Merged
jfantinhardesty merged 3 commits intomainfrom
fix-open-append
Nov 18, 2024
Merged

Fix open append#370
jfantinhardesty merged 3 commits intomainfrom
fix-open-append

Conversation

@jfantinhardesty
Copy link
Copy Markdown
Contributor

What type of Pull Request is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Describe your changes in brief

This fixes a bug where cloudfuse was unable to append to files opened with the O_APPEND flag.

Checklist

  • Tested locally
  • Added new dependencies
  • Updated documentation
  • Added tests

Related Issues

Comment thread component/file_cache/file_cache.go
Comment thread component/file_cache/file_cache.go Outdated
Copy link
Copy Markdown
Contributor

@foodprocessor foodprocessor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jfantinhardesty jfantinhardesty merged commit a99fbc1 into main Nov 18, 2024
@jfantinhardesty jfantinhardesty deleted the fix-open-append branch November 18, 2024 21:13
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.

Unable to append to file

2 participants