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

bugfix: cannot mount LTFS tapes under Rocky Linux with lin_tape driver #399

Merged

Commits on Jun 23, 2023

  1. bugfix: all of the functions calling lin_tape_ibmtape_logsense() need…

    … to evaluate the return code according to the new semantic, which is negative for error, or positive page size for success
    richard42 committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    228a9b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. return rc instead of -1 from lin_tape_ibmtape_logsense() in case _sio…

    …c_stioc_command() returns with non-zero code
    richard42 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    e685051 View commit details
    Browse the repository at this point in the history