From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Serge E. Hallyn" Subject: Re: [PATCH 2/5] cr: split core function out of some set*{u,g}id functions Date: Mon, 11 May 2009 13:08:37 -0500 Message-ID: <20090511180837.GA14298@us.ibm.com> References: <20090511160512.GB12286@us.ibm.com> <20090511160424.GA12234@us.ibm.com> <22104.1242059047@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <22104.1242059047-H+wXaHxf7aLQT0dZR+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: David Howells Cc: Linux Containers , Alexey Dobriyan , "Eric W. Biederman" List-Id: containers.vger.kernel.org Quoting David Howells (dhowells-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org): > > Is cred_setuid() necessary given that cred_setresgid() exists? > > David Uh... yikes. Not only *should* it be unnecessary, but in the set I sent out I don't actually use cred_setuid() anymore. Will pull that out of the set, thanks. -serge