all lists on lists.proxmox.com
 help / color / mirror / Atom feed
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: pve-devel@lists.proxmox.com, Fiona Ebner <f.ebner@proxmox.com>
Subject: applied: [PATCH storage] zfspool: export: fix regression with printing progress output
Date: Thu, 23 Jul 2026 19:47:01 +0200	[thread overview]
Message-ID: <178482881863.1777338.3823031547185343376.b4-ty@b4> (raw)
In-Reply-To: <20260723085132.29326-1-f.ebner@proxmox.com>

On Thu, 23 Jul 2026 10:50:37 +0200, Fiona Ebner wrote:
> The progress from zfs send is printed to stderr, but the lines are
> passed from run_command() to errfunc() without a trailing newline in
> and so they would not show up in the task log right away, even with
> the following call to flush. Use chomp() for future-proofing (e.g. if
> there were an $errmsg, run_command() would call errfunc() with a
> newline) and attach an explicit newline for each line passed to the
> errfunc() to fix the issue.
> 
> [...]

Applied, thanks!

[1/1] zfspool: export: fix regression with printing progress output
      https://git.proxmox.com/?p=pve-storage.git;a=commitdiff;h=22cea6404b13fded68afee146b9e60383ae8eb2d




      reply	other threads:[~2026-07-23 17:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-23  8:50 [PATCH storage] zfspool: export: fix regression with printing progress output Fiona Ebner
2026-07-23 17:47 ` Thomas Lamprecht [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=178482881863.1777338.3823031547185343376.b4-ty@b4 \
    --to=t.lamprecht@proxmox.com \
    --cc=f.ebner@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    /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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal