kernel_optimize_test/block
Jens Axboe 7aeacf9822 [BLOCK] blk_rq_map_sg: force clear termination bit
Since blk_rq_map_sg() sets the termination bit at the end of the sg
table, we could see it prematurely on the next mapping unless we
force drivers to do a full sg_init_table() prior to each mapping. So
force clear the termination bit to avoid having to put that clear in
the driver for every mapping.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2007-10-23 09:49:25 +02:00
..
as-iosched.c
blktrace.c
bsg.c
cfq-iosched.c
compat_ioctl.c
deadline-iosched.c
elevator.c fix typo "insted" -> "instead" 2007-10-20 01:55:04 +02:00
genhd.c
ioctl.c
Kconfig
Kconfig.iosched
ll_rw_blk.c [BLOCK] blk_rq_map_sg: force clear termination bit 2007-10-23 09:49:25 +02:00
Makefile
noop-iosched.c
scsi_ioctl.c