CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/12/23 19:45:33
Modified files:
sys/scsi : scsi_all.h scsi_tape.h scsiconf.h sd.c st.c
Log message:
Have sd(4) devices check for and respect read-only information the
way st(4) does. Have both decline to open read-only devices for
anything but read-only access.
Suggestion to fail opens rather than individual i/o's from dera...@.
Problem USB device found and donated by chefren, who also tested
diffs. Thanks!
ok dlg@ marco@
