android_kernel_xiaomi_sdm845/drivers/s390/block
Tejun Heo 8ffdc6550c [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()
add @uptodate argument to end_that_request_last() and @error
to rq_end_io_fn().  there's no generic way to pass error code
to request completion function, making generic error handling
of non-fs request difficult (rq->errors is driver-specific and
each driver uses it differently).  this patch adds @uptodate
to end_that_request_last() and @error to rq_end_io_fn().

for fs requests, this doesn't really matter, so just using the
same uptodate argument used in the last call to
end_that_request_first() should suffice.  imho, this can also
help the generic command-carrying request jens is working on.

Signed-off-by: tejun heo <htejun@gmail.com>
Signed-Off-By: Jens Axboe <axboe@suse.de>
2006-01-06 09:49:03 +01:00
..
dasd_3370_erp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dasd_3990_erp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dasd_9336_erp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dasd_9343_erp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dasd_cmb.c [PATCH] s390: remove ioctl32 from dasdcmb 2005-05-01 08:58:59 -07:00
dasd_devmap.c [PATCH] kfree cleanup: drivers/s390 2005-11-07 07:54:03 -08:00
dasd_diag.c [PATCH] s390: dasd diag with block sizes > 512 2005-11-07 07:53:34 -08:00
dasd_diag.h [PATCH] s390: dasd diag inline assembly 2005-11-07 07:53:34 -08:00
dasd_eckd.c [PATCH] s390: don't pad cdl blocks for write requests 2005-05-01 08:58:59 -07:00
dasd_eckd.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dasd_erp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dasd_fba.c [PATCH] s390: fba dasd i/o errors 2005-07-27 16:26:05 -07:00
dasd_fba.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dasd_genhd.c [PATCH] s390: deadlock in dasd_devmap 2005-09-05 00:06:26 -07:00
dasd_int.h [PATCH] s390: deadlock in dasd_devmap 2005-09-05 00:06:26 -07:00
dasd_ioctl.c [PATCH] s390: deadlock in dasd_devmap 2005-09-05 00:06:26 -07:00
dasd_proc.c [PATCH] s390: deadlock in dasd_devmap 2005-09-05 00:06:26 -07:00
dasd.c [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() 2006-01-06 09:49:03 +01:00
dcssblk.c [PATCH] s/390: compile fix for dcssblk 2005-06-25 16:24:36 -07:00
Kconfig [PATCH] s390: 64 bit diag250 support 2005-09-05 00:06:27 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
xpram.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00