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

Why only weof and check write protection? #11

Open
hrchu opened this issue Mar 21, 2018 · 1 comment
Open

Why only weof and check write protection? #11

hrchu opened this issue Mar 21, 2018 · 1 comment

Comments

@hrchu
Copy link
Contributor

hrchu commented Mar 21, 2018

From the code:
https://github.com/iustin/mt-st/blob/master/mt.c#L82

Why only these two command check ET_WPROT (write protection)?

@iustin
Copy link
Owner

iustin commented Feb 22, 2019

From the list of commands, the only other that writes to the tape is erase. The rest just move/reposition the tape, or set parameters. Do you see something else?

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

No branches or pull requests

2 participants