qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 7/7] block: rename _get_allocated_file_size() to


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 7/7] block: rename _get_allocated_file_size() to _get_fs_allocated_size()
Date: Thu, 25 May 2017 13:01:25 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.0

On 05/25/2017 10:26 AM, Vladimir Sementsov-Ogievskiy wrote:
> To be in contrast with _get_format_allocated_size()
> 
> Signed-off-by: Vladimir Sementsov-Ogievskiy <address@hidden>
> ---
>  block.c                   |  8 ++++----
>  block/file-posix.c        | 14 +++++---------
>  block/file-win32.c        |  8 +++-----
>  block/gluster.c           |  8 ++++----
>  block/nfs.c               |  8 ++++----
>  block/qapi.c              |  2 +-
>  block/sheepdog.c          |  8 ++++----
>  block/vmdk.c              |  8 ++++----
>  include/block/block.h     |  2 +-
>  include/block/block_int.h |  2 +-
>  10 files changed, 31 insertions(+), 37 deletions(-)

Bikeshedding: is 'protocol' a better name than 'fs'? Unfortunately, it's
longer.

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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