supervision - discussion about system services, daemon supervision, init, runlevel management, and tools such as s6 and runit
 help / color / mirror / Atom feed
From: Adam Joseph <adam@westernsemico.com>
To: supervision@list.skarnet.org
Subject: Re: [PATCH 3/3] [WIP] s6-rc-update.c: add additional comments
Date: Mon, 25 Sep 2023 17:59:56 -0700	[thread overview]
Message-ID: <169568999649.6030.13558663157321709514@localhost> (raw)
In-Reply-To: <20230926004418.24990-3-adam@westernsemico.com>

Quoting Adam Joseph (2023-09-25 17:44:18)
> +      /*
> +        Note: the following will fail if you have a singleton bundle
> +        and try to rename both the bundle and the thing it contains
> +        in the same s6-rc-update invocation.  Parts of this loop
> +        should probably be skipped for singleton bundles.
> +      */

I'm working on a minimal example of this issue and a fix, but it might be a few
days before I have something worth submitting.

      reply	other threads:[~2023-09-26  1:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-26  0:44 [PATCH 1/3] s6-rc-update.c: add #define constants for bitflags Adam Joseph
2023-09-26  0:44 ` [PATCH 2/3] s6-rc-update.c: rewrite O(n^2) loop as O(n) complexity Adam Joseph
2023-09-26  0:57   ` Adam Joseph
2023-09-26  0:44 ` [PATCH 3/3] [WIP] s6-rc-update.c: add additional comments Adam Joseph
2023-09-26  0:59   ` Adam Joseph [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=169568999649.6030.13558663157321709514@localhost \
    --to=adam@westernsemico.com \
    --cc=supervision@list.skarnet.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).