On Thu, 25 Oct 2018, Alex Mestiashvili wrote:
On 10/25/2018 10:13 AM, Antti Kultanen wrote:Expected result: hdparm -t displays the read speed of a virtual block device, like disk arrays and encrypted disks.Actual result: hdparm -t segfaults.The attached patch seem to solve the issue, but I'll wait for the upstream's solution.
Thanks, it works for me. No more segfaulting. --