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

Refactored lzc_send_resume_redacted with a thread. #11992

Closed
wants to merge 1 commit into from

Commits on Jun 6, 2021

  1. Refactored lzc_send_resume_redacted with a thread.

    After the changes documented in openzfs#11445, writing to certain files
    errored out with an opaque error message. Unfortunately, the path
    of least resistance to fixing this seemed to be sticking a pipe
    into the path of zfs send, along with a thread to copy data to
    stdout.
    
    Signed-off-by: Rich Ercolani <rincebrain@gmail.com>
    rincebrain committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    cb783fb View commit details
    Browse the repository at this point in the history