qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 09/11] block: try BSD disk size ioctls one after another


From: Max Reitz
Subject: Re: [PATCH 09/11] block: try BSD disk size ioctls one after another
Date: Fri, 25 Jun 2021 10:29:20 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1

On 24.06.21 20:04, Paolo Bonzini wrote:
Try all the possible ioctls for disk size as long as they are
supported, to keep the #if ladder simple.

Extracted and cleaned up from a patch by Joelle van Dyne and
Warner Losh.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
---
  block/file-posix.c | 34 ++++++++++++++++------------------
  1 file changed, 16 insertions(+), 18 deletions(-)

Thanks, that’s much better.

Reviewed-by: Max Reitz <mreitz@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]