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
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