]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r249940:
authorsmh <smh@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 4 Jul 2013 21:57:09 +0000 (21:57 +0000)
committersmh <smh@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 4 Jul 2013 21:57:09 +0000 (21:57 +0000)
commit526d77a339f364cb45d2d1564679e290b04ea9cb
tree52488ea553889422b98a1dc3aa9ddff06bc3e504
parent31a0f3049c8ed797e5ab95a450ef01dfc547e80e
MFC r249940:
Teach GEOM and CAM about the difference between the max "size" of r/w and delete
requests.

MFC r252657:
Bump disk(9) ABI version to signify the addition of d_delmaxsize.

Make the addition of the d_delmaxsize binary compatible.  This allows storage
drivers compiled for 9.0 and 9.1 to work by preserving the ABI for disks.

Reviewed by: mav

git-svn-id: svn://svn.freebsd.org/base/stable/9@252730 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/cam/ata/ata_da.c
sys/cam/scsi/scsi_da.c
sys/geom/geom_disk.c
sys/geom/geom_disk.h