qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC PATCH v2 09/23] qcow2: Clean up handle_alloc()


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [RFC PATCH v2 09/23] qcow2: Clean up handle_alloc()
Date: Mon, 18 Feb 2013 16:05:09 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Wed, Feb 13, 2013 at 02:21:59PM +0100, Kevin Wolf wrote:
> +    /*
> +     * Save info needed for meta data update.
> +     *
> +     * requested_sectors: Number of sectors from the start of the first
> +     * newly allocated cluster to the end of the (possibly shortened
> +     * before) write request.
> +     *
> +     * avail_sectors: Number of sectors from the start of the first
> +     * newly allocated to the end of the last newly allocated cluster.
> +     *
> +     * nb_sectors: The number of sectors from the start of the first
> +     * newly allocated cluster to the end of the aread that the write

s/aread/read/



reply via email to

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