All of lore.kernel.org
 help / color / mirror / Atom feed
From: Karel Zak <kzak@redhat.com>
To: Sean Anderson <seanga2@gmail.com>
Cc: util-linux@vger.kernel.org,
	Mikhail Gusarov <dottedmag@dottedmag.net>,
	Matthew Harm Bekkema <id@mbekkema.name>,
	James Peach <jpeach@apache.org>
Subject: Re: [PATCH v2 0/6] unshare: Add support for mapping ranges of user/group IDs
Date: Wed, 1 Dec 2021 16:16:28 +0100	[thread overview]
Message-ID: <20211201151628.gy4t4nnfhk66juc2@ws.net.home> (raw)
In-Reply-To: <20211124182618.1801447-1-seanga2@gmail.com>

On Wed, Nov 24, 2021 at 01:26:12PM -0500, Sean Anderson wrote:
> Sean Anderson (6):
>   include/c: Add abs_diff macro
>   unshare: Add waitchild helper
>   unshare: Add some helpers for forking and synchronizing
>   unshare: Add options to map blocks of user/group IDs
>   unshare: Add option to automatically create user and group maps
>   unshare: Document --map-{groups,users,auto}
> 
>  include/c.h              |   8 +
>  include/pathnames.h      |   3 +
>  sys-utils/unshare.1.adoc |  32 +++
>  sys-utils/unshare.c      | 477 ++++++++++++++++++++++++++++++++++-----
>  4 files changed, 465 insertions(+), 55 deletions(-)

Applied, thanks!

 Karel

-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com


  parent reply	other threads:[~2021-12-01 15:18 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-24 18:26 [PATCH v2 0/6] unshare: Add support for mapping ranges of user/group IDs Sean Anderson
2021-11-24 18:26 ` [PATCH v2 1/6] include/c: Add abs_diff macro Sean Anderson
2021-11-24 18:26 ` [PATCH v2 2/6] unshare: Add waitchild helper Sean Anderson
2021-11-24 18:26 ` [PATCH v2 3/6] unshare: Add some helpers for forking and synchronizing Sean Anderson
2021-11-24 18:26 ` [PATCH v2 4/6] unshare: Add options to map blocks of user/group IDs Sean Anderson
2021-11-24 18:26 ` [PATCH v2 5/6] unshare: Add option to automatically create user and group maps Sean Anderson
2021-11-24 18:26 ` [PATCH v2 6/6] unshare: Document --map-{groups,users,auto} Sean Anderson
2021-12-01 15:16 ` Karel Zak [this message]
2022-01-14 10:29 ` [PATCH v2 0/6] unshare: Add support for mapping ranges of user/group IDs Daniel Gerber
2022-01-14 14:42   ` Sean Anderson
2022-01-14 17:15     ` Daniel Gerber
2022-01-15  0:53       ` Sean Anderson
2022-01-18 11:50   ` Karel Zak

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=20211201151628.gy4t4nnfhk66juc2@ws.net.home \
    --to=kzak@redhat.com \
    --cc=dottedmag@dottedmag.net \
    --cc=id@mbekkema.name \
    --cc=jpeach@apache.org \
    --cc=seanga2@gmail.com \
    --cc=util-linux@vger.kernel.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.