From: Kevin Wolf <kwolf@redhat.com>
To: Ari Sundholm <ari@tuxera.com>
Cc: qemu-devel@nongnu.org, Max Reitz <mreitz@redhat.com>,
qemu-block@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2 0/3] blklogwrites improvements
Date: Thu, 5 Jul 2018 11:07:36 +0200 [thread overview]
Message-ID: <20180705090736.GC3309@localhost.localdomain> (raw)
In-Reply-To: <1530716376-2235-1-git-send-email-ari@tuxera.com>
Am 04.07.2018 um 16:59 hat Ari Sundholm geschrieben:
> This patch set contains a trivial printf format fix, followed by two
> new features for the blklogwrites driver.
>
> The first feature is an option to append to an existing log, adopting
> its sector size and other metadata in its superblock. This can be
> useful, and was suggested by Kevin Wolf.
>
> The second feature is an option for specifying how often the log
> superblock is updated, in terms of number of total write entries
> logged. This ensures that the log superblock is relatively up-to-date
> even in the face of abnormal QEMU shutdown.
>
> v2:
> - Fix error path of log superblock update interval set to 0
Thanks, applied to the block branch.
Kevin
prev parent reply other threads:[~2018-07-05 9:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-04 14:59 [Qemu-devel] [PATCH v2 0/3] blklogwrites improvements Ari Sundholm
2018-07-04 14:59 ` [Qemu-devel] [PATCH v2 1/3] block/blklogwrites: Change log_sector_size from int64_t to uint64_t Ari Sundholm
2018-07-04 14:59 ` [Qemu-devel] [PATCH v2 2/3] block/blklogwrites: Add an option for appending to an old log Ari Sundholm
2018-07-04 14:59 ` [Qemu-devel] [PATCH v2 3/3] block/blklogwrites: Add an option for the update interval of the log superblock Ari Sundholm
2018-07-05 9:07 ` Kevin Wolf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180705090736.GC3309@localhost.localdomain \
--to=kwolf@redhat.com \
--cc=ari@tuxera.com \
--cc=mreitz@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).