diff options
author | Stephen M. Cameron <scameron@beardog.cca.cpqcorp.net> | 2009-06-02 14:47:50 +0200 |
---|---|---|
committer | Jens Axboe <jens.axboe@oracle.com> | 2009-06-02 14:47:50 +0200 |
commit | 4a4b2d7684c66dbd8ed04eb284bc94a78e061d29 (patch) | |
tree | cd53475c9c89a5d833c55bd53bf22d34228ea909 /.gitignore | |
parent | 53c663ce0f39ba8e8ef652e400b317bc60ac7f19 (diff) |
cciss: factor out core of sendcmd() for a more sane interface
Factor out the core of sendcmd() to provide a simpler interface which
exposes all the error information to the caller and make the original
sendcmd use this new function. Rationale: The SCSI error handling
routines need to send commands with interrupts turned off, but they also
need access to the full error information.
Signed-off-by: Stephen M. Cameron <scameron@beardog.cca.cpqcorp.net>
Cc: Mike Miller <mikem@beardog.cca.cpqcorp.net>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions