commit | b3511a2a4c2713cf2533df1d1710b8d6d7d10026 | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Fri Mar 13 14:11:35 2020 +0100 |
committer | Hannes Reinecke <hare@suse.de> | Fri Mar 13 14:11:35 2020 +0100 |
tree | b45b94a5d08a877354a22996829e1a3161a1db3a | |
parent | b020ecfb1e6b5b94b727cea10f18a7f75bf5b03f [diff] |
nvme/target: use real sqsize to size queues There is no real reason to increase the size of the queues by 1, rather use the specified one. Signed-off-by: Hannes Reinecke <hare@suse.de>