CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/09/19 13:26:17
Modified files:
sys/scsi : sd.c
Log message:
Tweak types to keep daddr_t address and sector address separate.
Prefer DL_ macros over handrolling. Fix the loop to allow for bigger
(highly unlikely) bunches of bits to be broken up into rw_10 sized
(<= UINT32_MAX sectors) chunks. Add check to make sure i/o request
starts at a sector address.
