USB: uas: heed CAPACITY_HEURISTICS
authorOliver Neukum <oneukum@suse.com>
Thu, 14 Nov 2019 11:27:57 +0000 (12:27 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Dec 2019 18:55:32 +0000 (19:55 +0100)
commitbf2e403d150583eb3ef6d17aa80e263b0a2d41eb
tree2d8c2aa06f8eccf1221d477c0af0da6f5b1bfd5c
parent84a82ba810379ff099d8660ef18e27daf532da13
USB: uas: heed CAPACITY_HEURISTICS

commit 335cbbd5762d5e5c67a8ddd6e6362c2aa42a328f upstream.

There is no need to ignore this flag. We should be as close
to storage in that regard as makes sense, so honor flags whose
cost is tiny.

Signed-off-by: Oliver Neukum <oneukum@suse.com>
Cc: stable <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20191114112758.32747-3-oneukum@suse.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/storage/uas.c