CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2011/07/10 18:22:15

Modified files:
        sys/scsi       : sd.c sdvar.h 

Log message:
disks report trim^Wunmap^Wif theyre thin provisioned via a bit in
the read cap 16 data. move the read cap code into sd.c so i can get
at this bit without much contorting, and to make it trivial to get
at the other interesting things in there later.

thin disks report themselves as "thin" in dmesg along with their
size now.

ok matthew@

Reply via email to