|
Lines 253-259
Link Here
|
| 253 |
/* Ok, schedule it down. */ |
253 |
/* Ok, schedule it down. */ |
| 254 |
/* |
254 |
/* |
| 255 |
* The consumer can be obtained from |
255 |
* The consumer can be obtained from |
| 256 |
* LIST_FIRST(&bp->bio_to->geom->consumers) as well, |
256 |
* LIST_FIRST(&bp->bio_to->geom->consumer) as well, |
| 257 |
* if there is only one in our geom. |
257 |
* if there is only one in our geom. |
| 258 |
*/ |
258 |
*/ |
| 259 |
g_io_request(cbp, sc->ex_consumer); |
259 |
g_io_request(cbp, sc->ex_consumer); |