From owner-freebsd-bugs@FreeBSD.ORG Mon May 19 13:00:05 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E2CF01065674 for ; Mon, 19 May 2008 13:00:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B18188FC2B for ; Mon, 19 May 2008 13:00:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m4JD05Mp024904 for ; Mon, 19 May 2008 13:00:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m4JD05bb024903; Mon, 19 May 2008 13:00:05 GMT (envelope-from gnats) Date: Mon, 19 May 2008 13:00:05 GMT Message-Id: <200805191300.m4JD05bb024903@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Carlos A. M. dos Santos" Cc: Subject: Re: bin/123693: Workaround for burncd: ioctl(CDIOCEJECT): Input/output error X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Carlos A. M. dos Santos" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 13:00:06 -0000 The following reply was made to PR bin/123693; it has been noted by GNATS. From: "Carlos A. M. dos Santos" To: Volker Cc: bug-followup@freebsd.org Subject: Re: bin/123693: Workaround for burncd: ioctl(CDIOCEJECT): Input/output error Date: Mon, 19 May 2008 09:27:17 -0300 On Sat, May 17, 2008 at 4:28 PM, Volker wrote: > Carlos, > > IMHO it's better to explicitly check for ioctl returning EBUSY and 5 > seconds may not fit every situation. > > Volker Ok, I will attempt the approach of checking for EBUSY. -- Carlos A. M. dos Santos