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

[nexus] Re-implement disk attach/detach #1106

Merged
merged 32 commits into from
May 27, 2022
Merged

[nexus] Re-implement disk attach/detach #1106

merged 32 commits into from
May 27, 2022

Commits on May 16, 2022

  1. Configuration menu
    Copy the full SHA
    ae77727 View commit details
    Browse the repository at this point in the history
  2. wip collection attach

    smklein committed May 16, 2022
    Configuration menu
    Copy the full SHA
    1f1230b View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. more wip

    smklein committed May 17, 2022
    Configuration menu
    Copy the full SHA
    ddcd66e View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Configuration menu
    Copy the full SHA
    3fa448e View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Configuration menu
    Copy the full SHA
    bee020b View commit details
    Browse the repository at this point in the history
  2. ... it... works?

    smklein committed May 19, 2022
    Configuration menu
    Copy the full SHA
    7e3d520 View commit details
    Browse the repository at this point in the history
  3. expand tests

    smklein committed May 19, 2022
    Configuration menu
    Copy the full SHA
    2d79a1c View commit details
    Browse the repository at this point in the history
  4. touch-ups

    smklein committed May 19, 2022
    Configuration menu
    Copy the full SHA
    f599e3f View commit details
    Browse the repository at this point in the history
  5. Enforced update WHERE

    smklein committed May 19, 2022
    Configuration menu
    Copy the full SHA
    ead8ea4 View commit details
    Browse the repository at this point in the history
  6. polishing docs

    smklein committed May 19, 2022
    Configuration menu
    Copy the full SHA
    6e8214b View commit details
    Browse the repository at this point in the history
  7. more cleanup

    smklein committed May 19, 2022
    Configuration menu
    Copy the full SHA
    ba1acc5 View commit details
    Browse the repository at this point in the history
  8. Sync test added

    smklein committed May 19, 2022
    Configuration menu
    Copy the full SHA
    6da1643 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. wip detach

    smklein committed May 20, 2022
    Configuration menu
    Copy the full SHA
    d7db1ed View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. use 'disk_detach'

    smklein committed May 23, 2022
    Configuration menu
    Copy the full SHA
    e3e9807 View commit details
    Browse the repository at this point in the history
  2. tests

    smklein committed May 23, 2022
    Configuration menu
    Copy the full SHA
    71fa5d9 View commit details
    Browse the repository at this point in the history
  3. More readable bounds

    smklein committed May 23, 2022
    Configuration menu
    Copy the full SHA
    e96237d View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. more trait bound cleanup

    smklein committed May 24, 2022
    Configuration menu
    Copy the full SHA
    b709179 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    362dfba View commit details
    Browse the repository at this point in the history
  3. less destroying

    smklein committed May 24, 2022
    Configuration menu
    Copy the full SHA
    f38c456 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    897b311 View commit details
    Browse the repository at this point in the history
  5. Working through it

    smklein committed May 24, 2022
    Configuration menu
    Copy the full SHA
    36810b3 View commit details
    Browse the repository at this point in the history
  6. Removed dead code

    smklein committed May 24, 2022
    Configuration menu
    Copy the full SHA
    3146caf View commit details
    Browse the repository at this point in the history
  7. fmt

    smklein committed May 24, 2022
    Configuration menu
    Copy the full SHA
    438526b View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    5952462 View commit details
    Browse the repository at this point in the history
  2. Use 'detach_all'

    smklein committed May 25, 2022
    Configuration menu
    Copy the full SHA
    03f9d2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e168d4a View commit details
    Browse the repository at this point in the history
  4. de-duplicate type aliases

    smklein committed May 25, 2022
    Configuration menu
    Copy the full SHA
    2d1531f View commit details
    Browse the repository at this point in the history
  5. patch docs

    smklein committed May 25, 2022
    Configuration menu
    Copy the full SHA
    12ab587 View commit details
    Browse the repository at this point in the history
  6. review feedback

    smklein committed May 25, 2022
    Configuration menu
    Copy the full SHA
    a043a37 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Updated comment

    smklein committed May 26, 2022
    Configuration menu
    Copy the full SHA
    11fea7c View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Configuration menu
    Copy the full SHA
    a1b10d0 View commit details
    Browse the repository at this point in the history
  2. u32 max attach count

    smklein committed May 27, 2022
    Configuration menu
    Copy the full SHA
    317633c View commit details
    Browse the repository at this point in the history