From: Christian Hergert <christian@sourceandstack.com>
To: qemu-devel@nongnu.org
Cc: Kevin Wolf <kwolf@redhat.com>, Hanna Reitz <hreitz@redhat.com>,
qemu-block@nongnu.org,
Christian Hergert <christian@sourceandstack.com>
Subject: [PATCH 0/1] [PATCH v2] block/vvfat: defer write commits to half-second timer
Date: Tue, 23 Jun 2026 14:01:46 +0200 [thread overview]
Message-ID: <20260623120147.1626479-1-christian@sourceandstack.com> (raw)
Signed-off-by: Christian Hergert <christian@sourceandstack.com>
---
- v2: update tests to flush before checking contents in storage
-----BEGIN SSH SIGNATURE-----
U1NIU0lHAAAAAQAAADMAAAALc3NoLWVkMjU1MTkAAAAgn0Noijiu+xEWY4CvDD7yVv6k3T
7J2x6bWnGCPV5Pt6sAAAADZ2l0AAAAAAAAAAZzaGE1MTIAAABTAAAAC3NzaC1lZDI1NTE5
AAAAQN+I7C3v3pmZpDIZyAgcq5c1+4BDylqpsGbqFBhFpDLXcm/mWrZoJii3GK3Ce+qdGe
F1dW+FOyJOYsDar+YVyQM=
-----END SSH SIGNATURE-----
-----BEGIN SSH SIGNATURE-----
U1NIU0lHAAAAAQAAADMAAAALc3NoLWVkMjU1MTkAAAAgn0Noijiu+xEWY4CvDD7yVv6k3T
7J2x6bWnGCPV5Pt6sAAAADZ2l0AAAAAAAAAAZzaGE1MTIAAABTAAAAC3NzaC1lZDI1NTE5
AAAAQBHUGCB70DC5aAkYJdtqoTAlDS3+N6kv0bmmZ15j9QKKFpx/fN4/JTA3hPxbubdeVr
mphBILleJBL2b565llIws=
-----END SSH SIGNATURE-----
-----BEGIN SSH SIGNATURE-----
U1NIU0lHAAAAAQAAADMAAAALc3NoLWVkMjU1MTkAAAAgn0Noijiu+xEWY4CvDD7yVv6k3T
7J2x6bWnGCPV5Pt6sAAAADZ2l0AAAAAAAAAAZzaGE1MTIAAABTAAAAC3NzaC1lZDI1NTE5
AAAAQOnadRs4oAAVWKsCySAOhrJaSTW98aeW+2Tqb5WJR56PY5d3qcZk4I3tdAwKK9/R04
vVwWMol8jAblAi/ijK3QQ=
-----END SSH SIGNATURE-----
Christian Hergert (1):
block/vvfat: defer write commits to half-second timer
block/vvfat.c | 130 +++++++++++++++++++++++++++++++--
tests/qemu-iotests/tests/vvfat | 15 ++++
2 files changed, 140 insertions(+), 5 deletions(-)
--
2.54.0
next reply other threads:[~2026-06-23 12:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-23 12:01 Christian Hergert [this message]
2026-06-23 12:01 ` [PATCH 1/1] block/vvfat: defer write commits to half-second timer Christian Hergert
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=20260623120147.1626479-1-christian@sourceandstack.com \
--to=christian@sourceandstack.com \
--cc=hreitz@redhat.com \
--cc=kwolf@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.