From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:59870) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TimkK-0007BY-V7 for qemu-devel@nongnu.org; Wed, 12 Dec 2012 08:53:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TimkF-000511-AL for qemu-devel@nongnu.org; Wed, 12 Dec 2012 08:53:12 -0500 Sender: Paolo Bonzini Message-ID: <50C88C2B.2010901@redhat.com> Date: Wed, 12 Dec 2012 14:52:43 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1349868762-10021-1-git-send-email-pbonzini@redhat.com> <50759EEC.8070308@weilnetz.de> <50759F9E.3060800@redhat.com> <5075A0FF.3080904@weilnetz.de> <5075A420.10003@redhat.com> <5075A843.8020107@weilnetz.de> <5075A966.3090708@weilnetz.de> <871uh5tqr7.fsf@explorer.in.ibm.com> <5076BACC.7030309@redhat.com> <87y5hdejes.fsf@linux.vnet.ibm.com> <87obi8ew14.fsf@linux.vnet.ibm.com> <50BF4015.2050102@redhat.com> In-Reply-To: <50BF4015.2050102@redhat.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] virtfs-proxy-helper: check return code of setfsgid/setfsuid List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: qemu-trivial@nongnu.org, Stefan Weil , "M. Mohan Kumar" , "Aneesh Kumar K.V" , qemu-devel@nongnu.org Il 05/12/2012 13:37, Paolo Bonzini ha scritto: >> > I have tested the below patch. Currently i don't have a signed-off-by on >> > the patch. One change noted by mohan which I incorporated in the patch >> > is we need to call setresgid before calling setresuid. If you are ok >> > with this change I can send it upstream. > Yes, please. > > Either your version without pointers or mine is okay for me. Ping? Paolo