commit | f890f5799a6628fe006ae524e625900186074cdb | [log] [tgz] |
---|---|---|
author | Mike Christie <mchristi@redhat.com> | Tue Nov 28 12:40:38 2017 -0600 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Fri Jan 12 15:07:18 2018 -0800 |
tree | 92037aa47ad752385e0b66328e5911bbf3fb4ad0 | |
parent | 6fd0ce79724dabe2cd0bd8aed111cbe94755bf88 [diff] |
tcmu: simplify dbi thresh handling We do not really save a lot by trying to increase thresh a multiple of the existing value. This just simplifies the code by increasing it to whatever is needed for the command being executed. Signed-off-by: Mike Christie <mchristi@redhat.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>