From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I4Npw-0004t3-9g for qemu-devel@nongnu.org; Fri, 29 Jun 2007 17:17:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I4Npu-0004sr-LA for qemu-devel@nongnu.org; Fri, 29 Jun 2007 17:17:03 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I4Npu-0004so-CR for qemu-devel@nongnu.org; Fri, 29 Jun 2007 17:17:02 -0400 Received: from partizan.velesys.com ([213.184.230.195]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I4Npt-0005Gp-Uh for qemu-devel@nongnu.org; Fri, 29 Jun 2007 17:17:02 -0400 Received: from localhost (partizan [10.0.5.24]) by partizan.velesys.com (paritzan.velesys.com) with ESMTP id 023D7D692E9 for ; Sat, 30 Jun 2007 00:19:34 +0300 (EEST) Received: from partizan.velesys.com ([10.0.5.24]) by localhost (partizan.velesys.com [10.0.5.24]) (amavisd-new, port 10024) with ESMTP id yrWwxZ-meg3B for ; Sat, 30 Jun 2007 00:19:33 +0300 (EEST) Received: from localhost.localdomain (deb30.mgts.by [82.209.245.203]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by partizan.velesys.com (paritzan.velesys.com) with ESMTP id 99588D692D7 for ; Sat, 30 Jun 2007 00:19:32 +0300 (EEST) Date: Sat, 30 Jun 2007 00:07:35 +0300 From: "Kirill A. Shutemov" Subject: Re: [Qemu-devel] [PATCH] syscall getgroups() optimization Message-ID: <20070629210735.GA14227@localhost.localdomain> References: <20070625210511.GA11900@localhost.localdomain> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="opJtzjQTFsWo+cga" Content-Disposition: inline In-Reply-To: <20070625210511.GA11900@localhost.localdomain> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel --opJtzjQTFsWo+cga Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On [Tue, 26.06.2007 00:04], Kirill A. Shutemov wrote: > On success, getgroups() returns the number of supplementary group IDs. So= ,=20 > we can swap real number group IDs. >=20 > Patch in the attachment. It's trivial. Can anybody commit? --=20 Regards, Kirill A. Shutemov + Belarus, Minsk + Velesys LLC, http://www.velesys.com/ + ALT Linux Team, http://www.altlinux.com/ --opJtzjQTFsWo+cga Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFGhXSubWYnhzC5v6oRAtmDAJ4jn8rbVTkqg6DhcoNdSFrddtjHbgCfZeVv cAFOH1nI01Nm+O4aWJAvQb0= =icro -----END PGP SIGNATURE----- --opJtzjQTFsWo+cga--