qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] Removing O_LARGEFILE from block layer


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH] Removing O_LARGEFILE from block layer
Date: Fri, 28 Sep 2012 14:22:29 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120911 Thunderbird/15.0.1

On 09/28/2012 10:45 AM, Richa Marwaha wrote:
> QEMU by default configures -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
> so there is not need to mention O_LARGEFILE in the block layer.
> 
> Signed-off-by: Richa Marwaha <address@hidden>
> ---
>  block/raw-posix.c |    2 +-
>  block/vdi.c       |    2 +-
>  block/vmdk.c      |    6 +++---
>  block/vvfat.c     |    2 +-
>  4 files changed, 6 insertions(+), 6 deletions(-)

Yay - I've previously suggested this, so it's nice to see it fixed.

Reviewed-by: Eric Blake <address@hidden>

-- 
Eric Blake   address@hidden    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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