CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/05/18 23:29:14
Modified files:
sys/scsi : sd.c
sys/sys : dkio.h
Log message:
add an ioctl that allows userland to get or set a disks read and write
caches, and implement handling of these ioctls on vanilla scsi disks.
discussed with krw@, marco@, miod@, kette...@.
krw@ has a diff to make the sd.c code prettier coming shortly.
