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

fix(trickfs): nonempty rmdir #785

Merged
merged 1 commit into from
Feb 7, 2025
Merged

Conversation

pepyakin
Copy link
Contributor

@pepyakin pepyakin commented Feb 6, 2025

Actually, we can expect no entries at all when removing a dir. But let's check
that anyway and return a special error reserved for such cases.

Copy link
Contributor Author

pepyakin commented Feb 6, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

This was referenced Feb 6, 2025
@pepyakin pepyakin marked this pull request as ready for review February 6, 2025 03:32
@pepyakin pepyakin force-pushed the pep-trickfs-macos-fix branch from 6415348 to ac07bbf Compare February 7, 2025 10:06
@pepyakin pepyakin force-pushed the pep-fix-trickfs-rmdir-nonempty branch from afed08c to f6e2b34 Compare February 7, 2025 10:06
Copy link
Contributor Author

pepyakin commented Feb 7, 2025

Merge activity

  • Feb 7, 5:06 AM EST: A user started a stack merge that includes this pull request via Graphite.
  • Feb 7, 5:08 AM EST: Graphite rebased this pull request as part of a merge.
  • Feb 7, 5:10 AM EST: A user merged this pull request with Graphite.

@pepyakin pepyakin changed the base branch from pep-trickfs-macos-fix to graphite-base/785 February 7, 2025 10:07
@pepyakin pepyakin changed the base branch from graphite-base/785 to master February 7, 2025 10:07
Actually, we can expect no entries at all when removing a dir. But let's check
that anyway and return a special error reserved for such cases.
@pepyakin pepyakin force-pushed the pep-fix-trickfs-rmdir-nonempty branch from f6e2b34 to 9c6462c Compare February 7, 2025 10:08
@pepyakin pepyakin merged commit 098b7ea into master Feb 7, 2025
8 checks passed
@pepyakin pepyakin deleted the pep-fix-trickfs-rmdir-nonempty branch February 7, 2025 10:10
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