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

Fuse v2 #4772

Merged
merged 70 commits into from
May 24, 2020
Merged

Fuse v2 #4772

merged 70 commits into from
May 24, 2020

Commits on Mar 30, 2020

  1. Upgrade go-fuse.

    jdoliner committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    0fcd089 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25f8f35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    686100e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3d130c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45a09b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. Configuration menu
    Copy the full SHA
    1c3dde4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc4f872 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63ea4db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    deab496 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7000178 View commit details
    Browse the repository at this point in the history
  6. Readd fuse test.

    jdoliner committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    788a8b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Gets tests passing again.

    jdoliner committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    d5ad6fe View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Remove write code.

    jdoliner committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    60af061 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. Configuration menu
    Copy the full SHA
    fb94fe8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab553fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98bfb0b View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

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

Commits on Apr 13, 2020

  1. Adds the start of writes.

    jdoliner committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    c8f1c23 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Configuration menu
    Copy the full SHA
    22fb8f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b465f8c View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Download the file in Lookup.

    jdoliner committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    b702d7f View commit details
    Browse the repository at this point in the history
  2. Mirror fuse loopback files.

    jdoliner committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    9af74b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. Configuration menu
    Copy the full SHA
    c558923 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e94ca1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38a1be2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa665f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Implement writes.

    jdoliner committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    8f0bb4b View commit details
    Browse the repository at this point in the history
  2. Make Create work.

    jdoliner committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    361d963 View commit details
    Browse the repository at this point in the history
  3. Fuse2 -> Fuse

    jdoliner committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    d7e92bb View commit details
    Browse the repository at this point in the history
  4. Re add test file.

    jdoliner committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    d6bc0c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. Configuration menu
    Copy the full SHA
    e4a7f27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2820c30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f65ee77 View commit details
    Browse the repository at this point in the history
  4. Handle deletes in fuse.

    jdoliner committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    45b559c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b0c4c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b47bdd1 View commit details
    Browse the repository at this point in the history
  7. Remove debug lines.

    jdoliner committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    cb4397d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    03fecf5 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. Test suite now passes.

    jdoliner committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    6d0bd95 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. Configuration menu
    Copy the full SHA
    877ab46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c6767f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d98a18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9f03bf View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Enforce write flag.

    jdoliner committed May 4, 2020
    Configuration menu
    Copy the full SHA
    7fec91e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4e28b9 View commit details
    Browse the repository at this point in the history
  3. Cleanup downloaded files.

    jdoliner committed May 4, 2020
    Configuration menu
    Copy the full SHA
    3bdc2c5 View commit details
    Browse the repository at this point in the history
  4. Fix lint.

    jdoliner committed May 4, 2020
    Configuration menu
    Copy the full SHA
    1642508 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

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

Commits on May 6, 2020

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

Commits on May 11, 2020

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

Commits on May 12, 2020

  1. Update src/server/pfs/fuse/options.go

    Co-authored-by: Tryneus <marc.hesse@gmail.com>
    jdoliner and Tryneus committed May 12, 2020
    Configuration menu
    Copy the full SHA
    04b2f7c View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Configuration menu
    Copy the full SHA
    2db645e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c7be8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c130f8 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. Configuration menu
    Copy the full SHA
    fa2fb72 View commit details
    Browse the repository at this point in the history
  2. Update src/server/pfs/server/driver.go

    Co-authored-by: Tryneus <marc.hesse@gmail.com>
    jdoliner and Tryneus committed May 15, 2020
    Configuration menu
    Copy the full SHA
    d8a7c6d View commit details
    Browse the repository at this point in the history
  3. Update src/server/pfs/server/driver.go

    Co-authored-by: Tryneus <marc.hesse@gmail.com>
    jdoliner and Tryneus committed May 15, 2020
    Configuration menu
    Copy the full SHA
    77f4cb1 View commit details
    Browse the repository at this point in the history
  4. Update src/server/pfs/cmds/mount_unix.go

    Co-authored-by: Tryneus <marc.hesse@gmail.com>
    jdoliner and Tryneus committed May 15, 2020
    Configuration menu
    Copy the full SHA
    c7cc2bf View commit details
    Browse the repository at this point in the history
  5. Stackify the errors.

    jdoliner committed May 15, 2020
    Configuration menu
    Copy the full SHA
    7e36398 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4962284 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd9fe8b View commit details
    Browse the repository at this point in the history
  8. Stackify a few more errors.

    jdoliner committed May 15, 2020
    Configuration menu
    Copy the full SHA
    f8d8e8f View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

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

Commits on May 20, 2020

  1. Remove commented out code.

    jdoliner committed May 20, 2020
    Configuration menu
    Copy the full SHA
    a803cac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83bbfd7 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. Make lint happy.

    jdoliner committed May 21, 2020
    Configuration menu
    Copy the full SHA
    8878ff1 View commit details
    Browse the repository at this point in the history
  2. Fix inverted logic bug.

    jdoliner committed May 21, 2020
    Configuration menu
    Copy the full SHA
    c0833da View commit details
    Browse the repository at this point in the history
  3. Fixes TestPutFileSplit.

    jdoliner committed May 21, 2020
    Configuration menu
    Copy the full SHA
    1c2f847 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

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

Commits on May 23, 2020

  1. Unmigrate progress to stackful errors.

    Migrating them fucked me up quite nicely >.<
    jdoliner committed May 23, 2020
    Configuration menu
    Copy the full SHA
    eecef1f View commit details
    Browse the repository at this point in the history