Steven Hartland f68008595b Update probe flow so that devices with lbp can also disable disksort.
Ensure that delete_available is reset so re-probes after a media change,
to one with different delete characteristics, will result in the correct
methods being flagged as available.

Make all ccb state changes use a consistent flow:
* free()
* xpt_release_ccb()
* softc->state = <new state>
* xpt_schedule()

Reviewed by:	mav
Approved by:	pjd (mentor)
MFC after:	1 week
2013-05-02 14:14:57 +00:00
..
2013-05-01 04:37:34 +00:00
2013-05-01 22:45:04 +00:00
2013-05-02 01:36:52 +00:00
2013-05-01 22:45:04 +00:00
2013-05-01 04:37:34 +00:00
2013-05-01 04:37:34 +00:00
2013-04-17 11:45:15 +00:00
2013-04-27 06:54:49 +00:00
2013-04-29 23:08:13 +00:00