diff options
author | Derek Basehore <dbasehore@chromium.org> | 2017-05-11 14:34:24 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-05-16 21:07:24 -0400 |
commit | 4fa8324461b824eaea9b6695464395710fe20c44 (patch) | |
tree | af68390ae89fb67133e34cf5d831a0e2dcaaeeb4 /drivers/rtc | |
parent | 48ae8484e9fc324b4968d33c585e54bc98e44d61 (diff) |
scsi: sd: Ignore sync cache failures when not supported
Some external hard drives don't support the sync command even though the
hard drive has write cache enabled. In this case, upon suspend request,
sync cache failures are ignored if the error code in the sense header is
ILLEGAL_REQUEST. There's not much we can do for these drives, so we
shouldn't fail to suspend for this error case. The drive may stay
powered if that's the setup for the port it's plugged into.
Signed-off-by: Derek Basehore <dbasehore@chromium.org>
Signed-off-by: Thierry Escande <thierry.escande@collabora.com>
Reviewed-by: Ewan D. Milne <emilne@redhat.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/rtc')
0 files changed, 0 insertions, 0 deletions