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

Introduce generic MAM fields capture I/F #261

Merged
merged 2 commits into from
Mar 13, 2021
Merged

Introduce generic MAM fields capture I/F #261

merged 2 commits into from
Mar 13, 2021

Conversation

piste-jp
Copy link
Member

Summary of changes

Introduce generic MAM fields capture I/F via ltfs.vendor.IBM.mediaMAM.XX.

XX shall be one of 00, 01 , IP or DP.

Description

The new introduced VEA returns the MAM value by binary. You need to parse it by yourself.

Fixes #256

Type of change

  • New feature (non-breaking change which adds functionality)

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

@piste-jp piste-jp self-assigned this Mar 13, 2021
@piste-jp piste-jp merged commit 9780f71 into LinearTapeFileSystem:v2.4-stable Mar 13, 2021
@piste-jp piste-jp deleted the mam-read branch March 13, 2021 02:56
piste-jp pushed a commit that referenced this pull request Mar 13, 2021
- Introduce generic MAM fields capture I/F via ltfs.vendor.IBM.mediaMAM.XX
- XX shall be one of 00, 01 , IP or DP
- The new introduced VEA returns the MAM value by binary. You need to parse it by yourself
@piste-jp
Copy link
Member Author

Merged to master by cherry-pick

@piste-jp piste-jp linked an issue Mar 13, 2021 that may be closed by this pull request
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.

Reading more MAM fields from mounted tape
1 participant