All of lore.kernel.org
 help / color / mirror / Atom feed
From: cel@kernel.org
To: <kdevops@lists.linux.dev>
Cc: Chuck Lever <chuck.lever@oracle.com>
Subject: [PATCH v2 0/2] Add uniquifier to storage pool path
Date: Wed,  9 Apr 2025 11:23:33 -0400	[thread overview]
Message-ID: <20250409152335.890665-1-cel@kernel.org> (raw)

From: Chuck Lever <chuck.lever@oracle.com>

Last time I posted 2/2, there were some comments like "Why don't
the existing storage pool-related Kconfig settings work?" I can't
find any currently exposed setting that will do just what I need.

So, comments and suggestions for alternatives are welcome.

Chuck Lever (2):
  guestfs: Fix definition of guestfs_storage_dir
  guestfs: Per-user storage pools

 kconfigs/Kconfig.guestfs   | 2 +-
 kconfigs/Kconfig.libvirt   | 2 +-
 scripts/bringup_guestfs.sh | 2 +-
 scripts/destroy_guestfs.sh | 2 +-
 scripts/guestfs.Makefile   | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

-- 
2.49.0


             reply	other threads:[~2025-04-09 15:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-09 15:23 cel [this message]
2025-04-09 15:23 ` [PATCH v2 1/2] guestfs: Fix definition of guestfs_storage_dir cel
2025-04-10  8:41   ` Daniel Gomez
2025-04-10 14:39     ` Chuck Lever
2025-04-09 15:23 ` [PATCH v2 2/2] guestfs: Per-user storage pools cel
2025-04-10  9:11   ` Daniel Gomez
2025-04-10 15:18     ` Chuck Lever
2025-04-14  7:48       ` Daniel Gomez
2025-04-14 13:41         ` Chuck Lever

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=20250409152335.890665-1-cel@kernel.org \
    --to=cel@kernel.org \
    --cc=chuck.lever@oracle.com \
    --cc=kdevops@lists.linux.dev \
    /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.