From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:39687) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QWivj-0001Xg-Rt for qemu-devel@nongnu.org; Wed, 15 Jun 2011 01:46:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QWivi-00034T-TV for qemu-devel@nongnu.org; Wed, 15 Jun 2011 01:46:19 -0400 Received: from mail-vx0-f173.google.com ([209.85.220.173]:57648) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QWivi-00031T-Og for qemu-devel@nongnu.org; Wed, 15 Jun 2011 01:46:18 -0400 Received: by vxb37 with SMTP id 37so62327vxb.4 for ; Tue, 14 Jun 2011 22:46:18 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <20110614080602.GA19123@stefanha-thinkpad.localdomain> From: Fam Zheng Date: Wed, 15 Jun 2011 13:45:58 +0800 Message-ID: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 03/12] VMDK: probe for mono flat image List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: Kevin Wolf , qemu-devel@nongnu.org, Christoph Hellwig > Have you tried removing that comment line to see if VMware still > recognizes the file? > Yes, it recognizes iff the first option line (non-comment, non-empty) is "version=3D1" or "version=3D2=E2=80=9C. (An interesting thing that it is both space sensitive and case sensitive) --=20 Best regards! Fam Zheng