From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NUKoZ-0000EZ-D9 for qemu-devel@nongnu.org; Mon, 11 Jan 2010 09:00:15 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NUKoU-0000CM-FI for qemu-devel@nongnu.org; Mon, 11 Jan 2010 09:00:14 -0500 Received: from [199.232.76.173] (port=34435 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NUKoU-0000CB-7A for qemu-devel@nongnu.org; Mon, 11 Jan 2010 09:00:10 -0500 Received: from verein.lst.de ([213.95.11.210]:42215) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1NUKoT-0000e0-Ia for qemu-devel@nongnu.org; Mon, 11 Jan 2010 09:00:09 -0500 Date: Mon, 11 Jan 2010 15:00:00 +0100 From: Christoph Hellwig Subject: Re: [Qemu-devel] [PATCH] dmg: fix ->open failure Message-ID: <20100111140000.GA28467@lst.de> References: <20100111130654.GA24241@lst.de> <4B4B2B1F.1090203@redhat.com> <20100111134610.GA27135@lst.de> <4B4B2E00.90002@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B4B2E00.90002@redhat.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: Christoph Hellwig , qemu-devel@nongnu.org On Mon, Jan 11, 2010 at 02:56:16PM +0100, Kevin Wolf wrote: > Are you going to propose a cleaner patch? I have currently some other > bugs to do first, but I was certainly planning to do so. However, I'll > happily leave it to you if you have the time right now. I'm looking into doing it in the generic block layer, yes. > For dmg, I'm not even sure if it's worth fixing. Does anybody use this > driver? But I guess it's good enough for another lowest priority task on > my todo list. Right after vvfat or so... Hehe. All these odd image formats are extremly low in my todo list either. I'd be really interested if there are any users around at all.