From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53351) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XFkX1-000374-Qv for qemu-devel@nongnu.org; Fri, 08 Aug 2014 09:48:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XFkX0-0007iS-TG for qemu-devel@nongnu.org; Fri, 08 Aug 2014 09:48:31 -0400 Received: from dev.gentoo.org ([2001:470:ea4a:1:214:c2ff:fe64:b2d3]:53847 helo=smtp.gentoo.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XFkX0-0007i4-FP for qemu-devel@nongnu.org; Fri, 08 Aug 2014 09:48:30 -0400 From: Mike Frysinger Date: Fri, 08 Aug 2014 09:48:06 -0400 Message-ID: <7102186.FIWlobNKZO@vapier> In-Reply-To: <53E4C727.6010306@redhat.com> References: <1407458425-16110-1-git-send-email-vapier@gentoo.org> <53E4C727.6010306@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1445295.IlbpRYY5bH"; micalg="pgp-sha1"; protocol="application/pgp-signature" Subject: Re: [Qemu-devel] [PATCH] linux-user: fix readlink handling with magic exe symlink List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: Riku Voipio , qemu-devel@nongnu.org --nextPart1445295.IlbpRYY5bH Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="us-ascii" please don't take this the wrong way, but i don't see how any of your c= omments=20 are relevant. i didn't say "POSIX" anywhere (which isn't to say your o= utline=20 of POSIX semantics are incorrect), but the QEMU linux-user layer has no= thing=20 to do with POSIX. the linux-user layer in QEMU implements the Linux sy= scall=20 ABI, and all of my comments/code are geared towards that. hence, i'm c= losely=20 implementing what Linux does (since that's what Linux C libraries rely = on=20 exactly), not what POSIX allows. =2Dmike --nextPart1445295.IlbpRYY5bH Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAABAgAGBQJT5NUuAAoJEEFjO5/oN/WBJs0QAIcvQ/4eYGbezhyOAJh5Wnl6 +jPBQaGrYXGvmL16pNALxxajJhrPmnTKDB1QIRzNJVQK5AuohDdDJ9H6PY+bgHPS DWh6JPxAvMsJ78pFY8XFZvgg+fL/fT3I6J7UVA6Z1ruuU6Bhe9GhSykNv6Z+YX3e WVDngyrNqz4Sl+wy/672t0fFX51kgap6I+NJhuszbQ/JKCR8rnR3OXISmVt3QpR7 LhoZHlfhLXgbDisELxOuRT9m8nrEQ7vwwKfbcs/PRjIsDw9ClwohkqmHsrZr+zSA fCEYvhQ7VrGEdqhGcTMP81L53sT76bvqmqI0mxDMlruH0o7GC7pe7dydUqV3aG6I swvUYQiaTji09Yq6Pa8hFi2xLIXVPDHWHyeud0d9lC2vQcv/R46Vme04g5HNlnca 0cExnhbobXmXiCYcH6Q2bmnhZNAjzOQivifB4ZMliw+Dd0YhAHdzNWOvrxM0UwuT /0lJouKHKsM8ujZHU6ETEfTZUw8nasvX5XZXFCiOdG2Rgyb5QkUhP5F7bwB+LglP nB1sIEK9vKDjaZEqXmpkLdxN2yhIEk3ku2B2XKhRRX/HSXqJAJHfiT5NxM0WETMQ avHnuEeIdinCOggPK2lbSPlSCKEyAtMHZobbo7vqfhdwX658AQPjnI1vUOIfne9l x/G0xStl8NhnAuyzn1fw =6cYu -----END PGP SIGNATURE----- --nextPart1445295.IlbpRYY5bH--