From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K7ZOk-00068s-8W for qemu-devel@nongnu.org; Sat, 14 Jun 2008 13:18:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K7ZOg-00067q-4U for qemu-devel@nongnu.org; Sat, 14 Jun 2008 13:18:40 -0400 Received: from [199.232.76.173] (port=43828 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K7ZOf-00067k-Tt for qemu-devel@nongnu.org; Sat, 14 Jun 2008 13:18:37 -0400 Received: from il.qumranet.com ([212.179.150.194]:57405) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K7ZOf-0005r3-Hl for qemu-devel@nongnu.org; Sat, 14 Jun 2008 13:18:37 -0400 Message-ID: <4853FD68.9000308@qumranet.com> Date: Sat, 14 Jun 2008 20:18:32 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] Merge NBD client/server int qemu-nbd References: <1213370134.4833.29.camel@frecb07144> <4852B339.5090307@codemonkey.ws> <1213382394.3803.9.camel@frecb07144> In-Reply-To: <1213382394.3803.9.camel@frecb07144> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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@nongnu.org Laurent Vivier wrote: > int timeout = 5; > while ((fd = open(device, O_RDWR)) == -1 && timeout--) > sleep(1); > > Any suggestion ??? > > /sbin/udevsettle -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.