Date: Tue, 28 Sep 2004 12:30:05 +1200 From: Andrew Thompson <andy@fud.org.nz> To: Cy Schubert <Cy.Schubert@spqr.komquats.com> Cc: current@freebsd.org Subject: Re: CD9660 Issue Message-ID: <20040928003005.GA9919@thingy.tbd.co.nz> In-Reply-To: <200409272349.i8RNnj61032122@cwsys.cwsent.com> References: <4158A4F5.6030204@gamersimpact.com> <200409272349.i8RNnj61032122@cwsys.cwsent.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 27, 2004 at 04:49:45PM -0700, Cy Schubert wrote: > In message <4158A4F5.6030204@gamersimpact.com>, Ryan Sommers writes: > > Cy Schubert wrote: > > > > >Has anyone experienced this with CURRENT as of last week? > > >The app returns open error: Operation is not supported. > > > > > Shouldn't that be if (open(...) < 0)? > > > > Open return a positive value if the open succeeded. > > You are correct. Actually my problem is that tar, cp, dd, and cat all > return the same result. My test app was specifically designed for this > list. I fixed my test app. It returns the same result. You will find it is fixed in r1.101 of cd9660_vnops.c, the day after your kernel build. http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/isofs/cd9660/cd9660_vnops.c Andrew
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040928003005.GA9919>