Module Name: src
Committed By: kardel
Date: Tue Feb 12 13:49:13 UTC 2019
Modified Files:
src/sys/dev/scsipi: files.scsipi
Log Message:
Fix, but disable the commented SUN compatibility in st.c to write
final file marks by opening and immediately closing the device
in O_WRONLY mode. That code has not been working since around 1998.
It can now be enabled with options ST_SUNCOMPAT.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/sys/dev/scsipi/files.scsipi
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.