diff options
author | Tejun Heo <htejun@gmail.com> | 2006-04-02 05:51:53 -0400 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-04-02 10:09:20 -0400 |
commit | c91af2c87e4048cdefcfc9f16fed8d728243c92d (patch) | |
tree | 346a50bed1b05bd144d755ba4281186877a432db /fs/hostfs | |
parent | 2719736779da2c7fbb17d3de16c817b429bfeb9c (diff) |
[PATCH] libata: pass qc around intead of ap during PIO
The current code passes pointer to ap around and repeatedly performs
ata_qc_from_tag() to access the ongoing qc. This is unnatural and
makes EH synchronization cumbersome. Make PIO codes deal with qc
instead of ap.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'fs/hostfs')
0 files changed, 0 insertions, 0 deletions