qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Konstantin Kostiuk <kkostiuk@redhat.com>
To: Alexander Ivanov <alexander.ivanov@virtuozzo.com>
Cc: qemu-devel@nongnu.org, den@virtuozzo.com
Subject: Re: [PATCH 0/2] qga: Add ZFS TRIM support for FreeBSD
Date: Mon, 26 Dec 2022 16:05:06 +0200	[thread overview]
Message-ID: <CAPMcbCqpi9zgNHi9n2_XTdCeaO7nMBG_DguMdURQL1Y7FCGCmg@mail.gmail.com> (raw)
In-Reply-To: <20221115184600.747961-1-alexander.ivanov@virtuozzo.com>

[-- Attachment #1: Type: text/plain, Size: 751 bytes --]

Hi Alexander,

Can you please rebase your changes to the current master?
I failed to apply these patches.

Best Regards,
Konstantin Kostiuk.


On Tue, Nov 15, 2022 at 8:46 PM Alexander Ivanov <
alexander.ivanov@virtuozzo.com> wrote:

> Move Linux-specific FS TRIM code to commands-linux.c and add support of
> ZFS TRIM for FreeBSD.
>
> Alexander Ivanov (2):
>   qga: Move FS TRIM code to commands-linux.c
>   qga: Add ZFS TRIM support for FreeBSD
>
>  qga/commands-bsd.c    | 109 ++++++++++++++++++++++++++++++++++++++++++
>  qga/commands-common.h |   1 +
>  qga/commands-linux.c  |  73 ++++++++++++++++++++++++++++
>  qga/commands-posix.c  |  72 ----------------------------
>  4 files changed, 183 insertions(+), 72 deletions(-)
>
> --
> 2.34.1
>
>

[-- Attachment #2: Type: text/html, Size: 1318 bytes --]

      parent reply	other threads:[~2022-12-26 14:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-15 18:45 [PATCH 0/2] qga: Add ZFS TRIM support for FreeBSD Alexander Ivanov
2022-11-15 18:45 ` [PATCH 1/2] qga: Move FS TRIM code to commands-linux.c Alexander Ivanov
2022-11-17  8:54   ` Konstantin Kostiuk
2022-11-15 18:46 ` [PATCH 2/2] qga: Add ZFS TRIM support for FreeBSD Alexander Ivanov
2022-11-17  8:55   ` Konstantin Kostiuk
2022-12-26 14:05 ` Konstantin Kostiuk [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=CAPMcbCqpi9zgNHi9n2_XTdCeaO7nMBG_DguMdURQL1Y7FCGCmg@mail.gmail.com \
    --to=kkostiuk@redhat.com \
    --cc=alexander.ivanov@virtuozzo.com \
    --cc=den@virtuozzo.com \
    --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).