-
Notifications
You must be signed in to change notification settings - Fork 227
new architecture #8453
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
Open
williamstein
wants to merge
811
commits into
master
Choose a base branch
from
fs2
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
new architecture #8453
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…te for compute servers
…se conat api to do the same more securely/robustly/safer
- this compiles, but not tested at all and I don't expect it to work at all yet, of course
(if you want to connect remotely and its not being proxied, use a port forward)
- but they get killed almost immediately due to all the touch's being removed
- this helps a lot when the server is running on a non-UTC timezone
- optional and it happens automatically, but users might like the control
(no quota yet; no scratch yet)
…l async watcher to automatically close when path is deleted, which avoids blocking snapshots from being cleaned up by btrfs forever
… and we have no evidence we need the performance - i also hit a lot of cases where they just don't update involving snapshots, which suggest they just aren't suitable for us
(code never live in prod)
- this hopefully completes the foundations to be able to create a frontend UI for quota!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.