Skip to content

Conversation

@KernelDeimos
Copy link
Contributor

No description provided.

Re-implement copy and delete from LocalDiskStorageStrategy and
LocalDiskStorageService into the new LocalDiskStorageController.
Read is no longer implemented in the storage strategy provided by the
mountpoint service, but now exists internally in puterfs as part of the
storage controller.
This was merged late so it needed re-testing to verify everything still
works. The import for LLRead was missing, likely due to changes on
upstream that removed an unused import. The wrong method for UUID
validation was also used, which probably happened because of the removal
of `backend-core-0`. One of these issues (LLRead) was caught by the
linter but the other was not.
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