Files
linux/include
Tejun Heo 731ec497e5 block: kill rq->data
Now that all block request data transfer is done via bio, rq->data
isn't used.  Kill it.

While at it, make the roles of rq->special and buffer clear.

[ Impact: drop now unncessary field from struct request ]

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Boaz Harrosh <bharrosh@panasas.com>
2009-04-28 07:37:36 +02:00
..
2008-11-14 10:39:13 +11:00
2009-04-28 07:37:36 +02:00
2008-10-22 22:09:59 -07:00
2008-08-31 16:00:42 +02:00