Module Name: src
Committed By: martin
Date: Mon Nov 4 14:22:14 UTC 2019
Modified Files:
src/sys/dev/scsipi [netbsd-8]: st.c
Log Message:
Pull up following revision(s) (requested by jnemeth in ticket #1421):
sys/dev/scsipi/st.c: revision 1.238
Add simple position recovery when positioning to EOM by reading
the position with READ_POSITION.
this allows for
mt eom
mt st
to return the correct file position.
To generate a diff of this commit:
cvs rdiff -u -r1.230.8.3 -r1.230.8.4 src/sys/dev/scsipi/st.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.