diff options
author | James Bottomley <James.Bottomley@steeleye.com> | 2005-11-08 17:21:07 +0300 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.(none)> | 2005-11-09 17:31:46 +0300 |
commit | c0ed79a331caa68ac027dd6afc02bb5b58ef2798 (patch) | |
tree | 5c04d3ac7c7d5d0e98e2ee6858a124dd27ea922c /drivers/scsi/NCR53c406a.c | |
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/NCR53c406a.c')
0 files changed, 0 insertions, 0 deletions