NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/47974: udf tests fail due to interaction with rump
The following reply was made to PR kern/47974; it has been noted by GNATS.
From: Nicolas Joly <njoly%pasteur.fr@localhost>
To: Martin Husemann <martin%duskware.de@localhost>
Cc: Nicolas Joly <njoly%pasteur.fr@localhost>, gnats-bugs%NetBSD.org@localhost,
kern-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
netbsd-bugs%netbsd.org@localhost, reinoud%NetBSD.org@localhost
Subject: Re: kern/47974: udf tests fail due to interaction with rump
Date: Sun, 30 Jun 2013 17:00:30 +0200
On Sun, Jun 30, 2013 at 04:39:54PM +0200, Martin Husemann wrote:
> On Sun, Jun 30, 2013 at 04:36:57PM +0200, Nicolas Joly wrote:
> > struct udftestargs {
> > struct ufs_args ta_uargs;
> > char ta_devpath[MAXPATHLEN];
> > char ta_imgpath[MAXPATHLEN];
> > };
> >
> > Shouldn't ta_uargs be of type udf_args not ufs_args ?
>
> Sounds like a winner, thanks!
One more thing ... The code use newfs where newfs_udf is needed. But,
unlike other tools, it can't create filesystem images and only operate
on devices ...
--
Nicolas Joly
Biology IT Center
Institut Pasteur, Paris.
Home |
Main Index |
Thread Index |
Old Index