Skip to content
Commit 8c4e97dd authored by Alexander Kappner's avatar Alexander Kappner Committed by Greg Kroah-Hartman
Browse files

usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driver



The ALWAYS_SYNC flag is currently honored by the usb-storage driver but not UAS
and is required to work around devices that become unstable upon being
queried for cache. This code is taken straight from:
drivers/usb/storage/scsiglue.c:284

Signed-off-by: default avatarAlexander Kappner <agk@godking.net>
Acked-by: default avatarAlan Stern <stern@rowland.harvard.edu>
Cc: stable <stable@vger.kernel.org>
Acked-by: default avatarOliver Neukum <oneukum@suse.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 05826ff1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment