From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Howells Subject: Re: [PATCH 2/5] cr: split core function out of some set*{u, g}id functions Date: Mon, 11 May 2009 17:24:07 +0100 Message-ID: <22104.1242059047@redhat.com> References: <20090511160512.GB12286@us.ibm.com> <20090511160424.GA12234@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20090511160512.GB12286-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: "Serge E. Hallyn" Cc: dhowells-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org, Linux Containers , Alexey Dobriyan , "Eric W. Biederman" List-Id: containers.vger.kernel.org Is cred_setuid() necessary given that cred_setresgid() exists? David