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

Handle read-only combination of tape and drive (#34) #35

Closed
wants to merge 2 commits into from

Conversation

piste-jp
Copy link
Member

@piste-jp piste-jp commented Feb 14, 2018

Handle read-only combination of tape and drive correctly like LTO5 tape
and LTO7 drive. I enbugged this corruption from 2.2.2.0 to 2.4.0.0.

The fix of issue #33. And this fix was already merged into v2.4.0 branch.

Summary of changes

This pull request includes following changes or fixes.

  • Fix of issue #issue_no
  • Add foo
  • Change bar

Description

Please include relevant motivation and context. List any dependencies that are required for this change.

Fixes #issue_no

Type of change

Please delete items that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have confirmed my fix is effective or that my feature works

Atsushi Abe added 2 commits February 14, 2018 17:24
Handle read-only combination of tape and drive correctly like LTO5 tape
and LTO7 drive. I enbugged this corruption from 2.2.2.0 to 2.4.0.0.

The fix of issue #33.
Fix to print plugin help correctly. It is broken when teh tape backend name prefix from "driver" to "tape".

This fix is a part of the freebsd patch provided by Spectra Logic. I will backport this portion to v2.4.0 branch. The freebsd patch will be merged soon in master branch.
@piste-jp
Copy link
Member Author

I'm planning to merge this PR to master branch after the FreeBSD patch.

This fix was already merged into v.2.4.0 branch.

@piste-jp
Copy link
Member Author

I will discard this PL. I want to merge only #34 to master, but this includes #36 automatically...

@piste-jp piste-jp closed this Feb 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant