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

Martin


Home | Main Index | Thread Index | Old Index