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

Implement FUSE-T support on macOS #453

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Mar 11, 2023

  1. Add ctrl-c signal handler to loopback for graceful unmount

    Signed-off-by: Alex Fishman <alex@fuse-t.org>
    macos-fuse-t committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    d7a7e5d View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. discover and mount fuse-t

    Signed-off-by: Alex Fishman <alex@fuse-t.org>
    macos-fuse-t committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    48869bf View commit details
    Browse the repository at this point in the history
  2. Add Lookup callback for passing the tests with fuse-t

    Signed-off-by: Alex Fishman <alex@fuse-t.org>
    macos-fuse-t committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    79e4c4a View commit details
    Browse the repository at this point in the history
  3. Refactor read request code to address a stream socket used in fuse-t

    Signed-off-by: Alex Fishman <alex@fuse-t.org>
    macos-fuse-t committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    b5c8d31 View commit details
    Browse the repository at this point in the history
  4. make zipfs test compatible with macOS

    Signed-off-by: Alex Fishman <alex@fuse-t.org>
    macos-fuse-t committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    3010ab1 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

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

Commits on Apr 2, 2023

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

Commits on Apr 11, 2023

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

Commits on Apr 26, 2023

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

Commits on Jun 23, 2023

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

Commits on Nov 14, 2023

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