diff options
author | Mike Snitzer <snitzer@redhat.com> | 2013-09-19 22:49:11 (GMT) |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2013-09-23 14:42:06 (GMT) |
commit | b60ab990ccdf34b0159bf5ff52f4acee7c940d78 (patch) | |
tree | 9a05149474e38190b0ed676ec98853ce5099da44 /drivers/video/fb_defio.c | |
parent | f84cb8a46a771f36a04a02c61ea635c968ed5f6a (diff) | |
download | linux-b60ab990ccdf34b0159bf5ff52f4acee7c940d78.tar.xz |
dm thin: do not expose non-zero discard limits if discards disabled
Fix issue where the block layer would stack the discard limits of the
pool's data device even if the "ignore_discard" pool feature was
specified.
The pool and thin device(s) still had discards disabled because the
QUEUE_FLAG_DISCARD request_queue flag wasn't set. But to avoid user
confusion when "ignore_discard" is used: both the pool device and the
thin device(s) have zeroes for all discard limits.
Also, always set discard_zeroes_data_unsupported in targets because they
should never advertise the 'discard_zeroes_data' capability (even if the
pool's data device supports it).
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Acked-by: Joe Thornber <ejt@redhat.com>
Diffstat (limited to 'drivers/video/fb_defio.c')
0 files changed, 0 insertions, 0 deletions