diff options
author | James Bottomley <James.Bottomley@steeleye.com> | 2005-11-08 14:21:07 (GMT) |
---|---|---|
committer | James Bottomley <jejb@mulgrave.(none)> | 2005-11-09 14:31:46 (GMT) |
commit | c0ed79a331caa68ac027dd6afc02bb5b58ef2798 (patch) | |
tree | 5c04d3ac7c7d5d0e98e2ee6858a124dd27ea922c /drivers/scsi/53c7xx.h | |
parent | 2ef8919830a262f10fb5e4a685e95f71a64bce6c (diff) | |
download | linux-c0ed79a331caa68ac027dd6afc02bb5b58ef2798.tar.xz |
[SCSI] sd: fix issue_flush
sd_issue_flush() is called from atomic context so we can't use the
semaphore based routines to get a reference to the scsi_disk. Assume
something else already got the reference so we can safely use it.
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/53c7xx.h')
0 files changed, 0 insertions, 0 deletions